Commit Graph

27 Commits

Author SHA1 Message Date
Avinash Kethineedi 32657cb670 Merge pull request #23 from avinashkethineedi/fix_IPC_in_RO
Fix IPC in RO
2024-09-06 14:05:47 -05:00
avinashkethineedi 9c9ef4ffd3 Comment out ping pong test
* ping pong test fails sporadically
* issues with roc_shmem_wait_until
2024-08-28 12:40:51 -07:00
avinashkethineedi 862421e0ca Update IPC object
* Update the state of the IPC object in the RO context class with the instance created in the RO backend
2024-08-28 12:31:01 -07:00
Edgar Gabriel efa075ffc6 Merge pull request #11 from BKP/ipc_07-30-24
MI300X RO Support
2024-08-01 15:34:41 -05:00
Brandon Potter bb6e48dded Add assembly for gfx94x 2024-07-31 14:14:24 -05:00
Brandon Potter 862ef5713f Move inline asm into separate file 2024-07-30 14:53:19 -05:00
Brandon Potter 73303ca2d2 Move inline assembly into arch defines blocks 2024-07-30 12:56:32 -05:00
Edgar Gabriel a3c338c310 Merge pull request #7 from BKP/ft_07-12-24
Update functional test driver.sh script
2024-07-15 15:40:21 -05:00
Brandon Potter ca36cc249e Update functional_tests driver.sh script 2024-07-15 08:45:41 -07:00
Brandon Potter 23f2983214 Create new ro_ipc config 2024-07-15 10:38:38 -05:00
Brandon Potter 39c5be18b1 Remove CACHED_HEAP option 2024-07-15 10:18:20 -05:00
Avinash Kethineedi ac3f87936f Merge pull request #5 from BKP/ut_07-11-24
Unit test fixes
2024-07-14 23:31:43 -05:00
Brandon Potter 06e51a8132 Update functional_tests driver.sh script 2024-07-12 15:08:46 -07:00
Edgar Gabriel 52b7a57506 Merge pull request #6 from BKP/warnings_07-11-24
Silence variable array warnings
2024-07-12 07:12:14 -05:00
Brandon Potter 719ee21da7 Silence variable array warnings 2024-07-11 13:50:11 -07:00
Edgar Gabriel d054fc66ea Merge pull request #4 from BKP/hyd-7c_07-11-24
hyd-7c
2024-07-11 13:03:42 -05:00
Brandon Potter afd51b3cbb Disable forward_list unit_test 2024-07-11 10:22:36 -07:00
Brandon Potter 770890a107 Remove SpinEBOBlockMutex usage and unit tests 2024-07-11 10:12:19 -07:00
Brandon Potter 3aaf29399c Disable unit_test for slab allocator 2024-07-11 08:49:36 -07:00
Brandon Potter 646a59f381 Remove slab allocator from backend class 2024-07-11 08:48:18 -07:00
Brandon Potter ffc7aa468d Setup ro_net_debug config for hyd-7c machine 2024-07-11 08:44:03 -07:00
Brandon Potter 8b14d9f07d Set MPI threading mode for hyd-7c machine 2024-07-11 08:43:01 -07:00
Edgar Gabriel a9f2eff207 Merge pull request #1 from edgargabriel/topic/hip-warning-silencing
silence warnings in functional testsuite
2024-07-09 08:30:55 -05:00
Edgar Gabriel 7e7bc4b0a9 silence warnings in functional testsuite
check the return code of hip functions in order to silence some
warnings.
2024-07-02 10:07:43 -07:00
Brandon Potter d4bb03503e Remove deprecated func call support 2024-07-01 16:04:20 -05:00
Brandon Potter ea8f264a11 Transfer files from RAD repository 2024-07-01 09:57:08 -05:00
Edgar Gabriel a30da178c1 Initial commit 2024-06-10 13:26:58 -05:00