Search for rocprofiler_set_api_table(...) via RTLD_DEFAULT (#56)

* Search for rocprofiler_set_api_table(...) via RTLD_DEFAULT

- check if rocprofiler_set_api_table function has already been loaded via dlsym(RTLD_DEFAULT, ...)
- fix warning about conflicting ROCM_DEP_ROCMCORE and ROCPROFILER_REGISTER_DEP_ROCMCORE

* Bump version to 0.4.0
This commit is contained in:
Jonathan R. Madsen
2024-02-25 21:14:27 -06:00
committed by GitHub
parent 1f0d06b6cb
commit e2db37ca8d
3 changed files with 15 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
0.3.0
0.4.0