Manoj S K
Manoj S K
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...
Display rocm version, OS, vbios and firmware vesions for the current running rvs environment.
Running transfer bench as a submodule in rvs. as of now, p2p transfers are in place as these are most relevant for RVS case.
first draft
replace yaml-cpp with libyaml
When building examples via "make examples", we get below error: /usr/bin/ld: ../miopengemm/libmiopengemm.so.1.0: undefined reference to `pthread_create' There is no link reference to pthread library.
To ease the loading of right config files across ASICs
## Motivation cherryick changes to rcqt config to 7.1 release branch ## Technical Details ## Test Plan ## Test Result ## Submission Checklist - [ ] Look over the contributing...
default compute type is f32 which will be invalid if data is fp64. ## Motivation ## Technical Details ## Test Plan ## Test Result ## Submission Checklist - [ ]...