ROCmValidationSuite icon indicating copy to clipboard operation
ROCmValidationSuite copied to clipboard

Add ability to run external binary modules

Open manoj-freyr opened this issue 2 years ago • 1 comments

Til now, RVS runs only modules that are compiled as part of RVS code as shared objects , this module enables us to run pre compiled external binaries via conf file . Can run one module at once via conf now. can modify test-path and test-args .

manoj-freyr avatar Nov 09 '23 10:11 manoj-freyr

Add new module details in rvs/src/rvsexec.cpp and rvs/src/rvs_interface.cpp as well.

jkottiku avatar Mar 18 '24 22:03 jkottiku