Giter Site home page Giter Site logo

Comments (3)

rhornung67 avatar rhornung67 commented on June 16, 2024

@mlohry there are scripts for configuring a build with CMake that we use for daily development in https://github.com/LLNL/RAJA/tree/develop/scripts/lc-builds toss4_amdclang.sh and/or toss4_hipcc.sh may be helpful. Not all of the CMake options related to HIP/ROCM may be required currently. However, they were at some point.

from raja.

mlohry avatar mlohry commented on June 16, 2024

Thanks @rhornung67 that got me working. One thing that threw me is rocm-6.1.0 doesn't have a /hip subdirectory. Looks like they overhauled the directory structure:

$ ls /opt/rocm-5.7.3/
amdgcn  hip      hipblaslt  hipfft   hiprand    hipsparse  include  libexec  miopen  opencl  rocalution  rocfft    rocprim      rocrand    rocsparse  roctracer
bin     hipblas  hipcub     hipfort  hipsolver  hsa        lib      llvm     oam     rccl    rocblas     rocm_smi  rocprofiler  rocsolver  rocthrust  share

$ ls /opt/rocm-6.1.0/
amdgcn  bin  include  lib  libexec  llvm  share


$ ls /opt/rocm-6.1.0/include/
amd_comgr   amd_smi  CL    hip      hipblaslt  hipfft   hipify   hipsolver  hipsparselt  hsa     miopen  rccl        rocblas  rocm-core  rocprim      rocprofiler-register  rocsolver  roctracer  thrust
amd-dbgapi  ck       half  hipblas  hipcub     hipfort  hiprand  hipsparse  hiptensor    hsakmt  oam     rocalution  rocfft   rocm_smi   rocprofiler  rocrand               rocsparse  rocwmma

from raja.

rhornung67 avatar rhornung67 commented on June 16, 2024

Yes. AMD has been changing their directory structure around for a while. Hopefully, it's settled.

from raja.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.