Search Criteria
Package Details: lammps-ryzen-opencl r30482.1b8641685a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lammps-ryzen-opencl.git (read-only, click to copy) |
---|---|
Package Base: | lammps-ryzen-opencl |
Description: | lammps with opencl support ONLY for ryzen cpu and amd gpu, modified from pyskets's lammps package |
Upstream URL: | https://lammps.sandia.gov/ |
Licenses: | GPL |
Conflicts: | lammps |
Provides: | lammps |
Submitter: | realasking |
Maintainer: | realasking |
Last Packager: | realasking |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-05-11 02:09 (UTC) |
Last Updated: | 2022-05-11 02:09 (UTC) |
Dependencies (6)
- env-modules (env-modules-tcl, lmod)
- fftw (fftw-amd)
- opencl-amd (amdapp-sdk)
- openmpi (openmpi-git, openmpi-gcc10)
- voro++
- cmake (cmake-git) (make)
Latest Comments
realasking commented on 2022-05-24 06:26 (UTC)
Hi, @luciddream . this package does not support ROCm HIP, it just supports the Legacy OpenCL stack provided by the opencl-amd package. If you are using ROCm HIP stack, you can modify line 128 of the pkgbuild file by yourself. For example, change it to "-DPKG_GPU=on -DGPU_API=HIP -DHIP_ARCH=gfx906 -DGPU_PREC=single -DCMAKE_CXX_COMPILER=hipcc\". But I haven't tested it for my laptops are not supported by the ROCm HIP platform now.
luciddream commented on 2022-05-12 06:58 (UTC)
Hi, do you know if this software supports ROCm HIP ? I tried to compile it yesterday by combining the documentation and your PKGBUILD but I got some errors when I enabled modules. Maybe it's because of my GPU architecture.