Commit Graph

7 Commits

Author SHA1 Message Date
Maxime Desroches
03df1b08bb Convert C++ while loops from int to bool (#21214) 2021-06-09 21:09:21 -07:00
Dean Lee
c53cb5d570 Use C++ header files instead of C header files. (#21192)
* use cstring instead of string.h

* use cstdio instead of stdio.h

* remove inttypes.h

* use cstdlib instead of stdlib.h

* use cstdint instead of stdint.h

* #include <cstddef>

* cstdlib

* use cmath

* remove stddef.h

* use cassert

* use csignal

* use ctime

* use cerror

* rebase master
2021-06-08 13:46:22 -07:00
Comma Device
06f6f245ff simpler repro for dmon lag issue 2020-11-20 17:30:31 +00:00
George Hotz
6fc7c0c005 other includes to build repro on pc 2020-11-20 09:09:43 -08:00
Comma Device
b9a8e7b209 simpler repro, no vector required 2020-11-20 17:03:49 +00:00
Comma Device
97b716512a repros better with cache clears 2020-11-20 16:50:25 +00:00
Comma Device
52673f0532 reproduce dmon lag 2020-11-20 16:39:12 +00:00