Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Rocm 5.1.x #38

Closed
wants to merge 811 commits into from
Closed

Rocm 5.1.x #38

wants to merge 811 commits into from

Conversation

ashwinma
Copy link
Contributor

No description provided.

ashwinma and others added 30 commits February 8, 2018 02:56
…ansong Zhang for

finding the bug location.


Former-commit-id: fd0f888
Former-commit-id: 41b53f0
this allows build using a private device lib like this

cmake
-DDEVICE_LIB_DIR=/home/guansong/builds/rocmdevice/ROCm-Device-Libs.roc-1.7.x/build/dist/
-DLLVM_DIR=/home/guansong/builds/amdllvm.roc-1.7.x/ebuild/
-DCMAKE_BUILD_TYPE=Debug  -DATMI_HSA_INTEROP=on ../src/


Former-commit-id: 546d2d6
ashwinma and others added 28 commits February 18, 2021 17:08
…ridge

Added more search paths for comgr include files especially if ROCm is installed in non-standard locations.
and assigned correct args to hsa_amd_memory_async_copy for the source
and destination agents. Previously, we used the GPU agent for both
source and destination args, but was advised to use separate CPU and GPU
agents depending on the location of the source and destination args.
Apparently each memory space has a specific 'owning' agent, and the API
hsa_amd_memory_async_copy expects owning agents only as args.
Signed-off-by: Icarus Sparry <icarus.sparry@amd.com>
…cated_fix

async memcpy deprecated HSA API fix
Allow the user to specify the CPACK_GENERATOR parameter, perhaps on the
command line, rather than hard code a value.

Signed-off-by: Icarus Sparry <icarus.sparry@amd.com>
Change-Id: Ia8a5736c8591d0f503d8563e996973cba651d442
(SWDEV-318507) (Updated) License file missing in atmi package
Adding RPM license header based on recommendation by Jeremy Newton (S…
Added the COMPONENT arg to cmake license install command as suggested by Jeremy Newton (SWDEV-318507)
Atmi installed in /opt/rocm
Wrapper header files for backward compatibility
Softlink for binaries and library files
Atmi installed in /opt/rocm
Wrapper header files for backward compatibility
Softlink for library files
Conflicting binaries removed from atmi
Soft link to binaries for backward compatibility
Check added for empty string
@ashwinma ashwinma closed this Mar 30, 2022
@ashwinma ashwinma deleted the rocm-5.1.x branch March 30, 2022 22:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.