Search Criteria
Package Details: nvhpc 20.11-2
Git Clone URL: | https://aur.archlinux.org/nvhpc.git (read-only, click to copy) |
---|---|
Package Base: | nvhpc |
Description: | NVIDIA HPC SDK |
Upstream URL: | https://developer.nvidia.com/hpc-sdk |
Keywords: | compiler cuda fortran pgi portland |
Licenses: | |
Conflicts: | |
Replaces: | |
Submitter: | a.kudelin |
Maintainer: | a.kudelin (HaoZeke) |
Last Packager: | a.kudelin |
Votes: | 6 |
Popularity: | 0.155157 |
First Submitted: | 2020-10-20 12:54 |
Last Updated: | 2020-12-11 18:01 |
Dependencies (3)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, java-openjdk-bin, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, amazon-corretto-8, jdk8, jre11, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8, jre8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jre11-jetbrains-imfix, jdk8-graalvm-bin, jdk11-graalvm-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- numactl (numactl-git, numactl-stable)
- bash (bash-devel-git, bash-devel-static-git) (make)
Latest Comments
1 2 Next › Last »
danielotero commented on 2020-12-11 13:40
Exporting the environment variables in the
prepare
step doesn't work for me. I have to put them in thepackage
function so the installer performs the silent installation correctly.mostlyharmless commented on 2020-09-12 20:45
It appears as though the community edition has been moved to the NVIDIA HPC SDK at https://developer.nvidia.com/nvidia-hpc-sdk-download
DSinapellido commented on 2020-05-21 09:34
There seems to be some problems with permissions...
a.kudelin commented on 2020-01-15 15:54
@HaoZeke Thank you!
HaoZeke commented on 2020-01-15 09:31
Sorry I've been a bit busy. Updated the package to the latest version. I've also added @a.kudelin as a co-maintainer.
a.kudelin commented on 2019-12-20 10:09
@HaoZeke, could you please update the package to the recent version? If you have some difficulties doing it, I can help to maintain.
gamezelda commented on 2019-11-17 01:30
@JoshH100 Same problem here, it seems that the 'file://' prefix on the sources array of the PKGBUILD causes this problem. Removing it fixes this.
PrinceMachiavell commented on 2019-11-05 17:10
Is the pgilinux tar.gz not extracting automatically for anyone else? I had to add:
| tar xzf "pgilinux-${_REL_VERSION}-${_release//./}-x86-64.tar.gz
before executing the install script. I'm not sure why the 'extracting sources' step doesn't extract the archive in this case.
Also, it seems 'ncurses5-compat-libs' is needed if you want to use the PGDBG debugger.
backerman commented on 2019-04-14 00:09
The LICENSE has been revised and needs an updated MD5 sum. (
4b126b6494c776016accd8ffbd0be51d
)eolianoe commented on 2019-01-10 20:46
@jedbrown: checksums fixed. For the link, I didn't manage to get the real link for the download and the one you posted is not functional with makepkg.