This website requires JavaScript.
Explore
Help
Sign In
AI
/
rocm-systems
Watch
2
Star
0
Fork
0
You've already forked rocm-systems
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f8d0ccd159b088df5063bc6a84b89fda082132fd
rocm-systems
/
runtime
/
hsa-runtime
/
core
/
util
T
History
Christian Sigg
00b0ee15b3
Add missing include to lazy_ptr.h
...
Change-Id: I5b061692a4ec6def631d7c3182e5b644b6b9c519
2019-09-05 02:44:27 -04:00
..
lnx
PTHREAD_STACK_MIN may differ from system parameters.
2019-06-17 21:04:17 -05:00
win
Adjust signal sleep to reflect null kernel latency. Performance tested on Gromacs.
2017-03-09 15:20:53 -05:00
atomic_helpers.h
Switch atomic_helpers.h from C11 atomics to GCC __atomic builtins.
2016-09-03 06:22:42 -04:00
flag.h
Add fine grain vram pool.
2019-02-21 13:08:11 -05:00
lazy_ptr.h
Add missing include to lazy_ptr.h
2019-09-05 02:44:27 -04:00
locks.h
Improve branch elimination in ScopedAcquire.
2017-09-19 06:08:36 -04:00
os.h
Correct pthread join/detach handling.
2019-05-16 12:14:06 -05:00
simple_heap.h
Fix assert in simple_heap.
2017-09-21 00:47:18 -04:00
small_heap.cpp
Support large scratch allocations and reclaim.
2018-04-05 21:51:56 -04:00
small_heap.h
Support large scratch allocations and reclaim.
2018-04-05 21:51:56 -04:00
timer.cpp
Correct handling of slow clocks under linux.
2017-07-12 12:49:49 -04:00
timer.h
The fallback path covers not just ARM64, need this for Power as well.
2017-06-07 14:45:29 -05:00
utils.h
Suppress exception reporting for well defined invalid signal handles.
2019-02-15 19:35:57 -05:00