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
84fb936dfe9aa84d89e66f56a7cda3878db2908f
rocm-systems
/
hipamd
/
tests
/
src
/
runtimeApi
T
History
amd-lthakur
84fb936dfe
Update matmul.cpp
2019-10-25 09:22:07 +05:30
..
device
Added new device attributes (
#1377
)
2019-09-16 08:31:30 +00:00
error
[hit] Rename RUN -> TEST & RUN_NAMED -> TEST_NAMED
2019-05-09 09:59:18 +05:30
event
[hit] Rename RUN -> TEST & RUN_NAMED -> TEST_NAMED
2019-05-09 09:59:18 +05:30
memory
_aligned_malloc() on Windows first takes size, then alignment, which is the opposite of how the similar function behaves on Linux. Memory allocated by it also has to be freed using _aligned_free(), unlike Linux where we can use regular free().
2019-10-17 18:58:32 -04:00
module
Update matmul.cpp
2019-10-25 09:22:07 +05:30
multiThread
[hit] Rename RUN -> TEST & RUN_NAMED -> TEST_NAMED
2019-05-09 09:59:18 +05:30
stream
[dtests] Fix typo in hipAPIStreamDisable.cpp (
#1227
)
2019-07-17 07:28:38 +00:00
synchronization
[hit] Rename RUN -> TEST & RUN_NAMED -> TEST_NAMED
2019-05-09 09:59:18 +05:30