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: | 1 |
Popularity: | 0.002087 |
First Submitted: | 2022-05-11 02:09 (UTC) |
Last Updated: | 2022-05-11 02:09 (UTC) |
Dependencies (6)
- env-modulesAUR (lmodAUR)
- fftw
- opencl-amdAUR (amdapp-sdkAUR)
- openmpi (openmpi-gitAUR)
- voro++AUR
- cmake (cmake-gitAUR) (make)
Latest Comments
micwoj92 commented on 2024-07-13 23:01 (UTC)
This is not -git package, so it should use releases.
fromtheeast710 commented on 2023-12-03 12:29 (UTC) (edited on 2023-12-24 03:07 (UTC) by fromtheeast710)
@realasking What did you use to generate the mod scripts? It's say ep but I can't find any information about it.
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.