[all-commits] [llvm/llvm-project] f66b8f: [libomptarget][amdgpu] Build openmp for two more t...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Fri Jun 25 11:02:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f66b8fdc0a0b4b810fa1f1852ef33c8be143b6ea
https://github.com/llvm/llvm-project/commit/f66b8fdc0a0b4b810fa1f1852ef33c8be143b6ea
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-06-25 (Fri, 25 Jun 2021)
Changed paths:
M openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
Log Message:
-----------
[libomptarget][amdgpu] Build openmp for two more targets
[libomptarget][amdgpu] Build openmp for two more targets
The 4800U APU is a gfx902 and the MI100 accelerator is a gfx908.
Both numbers are listed in ROCT topology.c
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D104922
More information about the All-commits
mailing list