SUSE HPC Scripts and Macros
Macros and scripts for the SUSE HPC packages
- Developed at science:HPC
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/suse-hpc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
LICENSE | 0000001431 1.4 KB | |
_service | 0000000935 935 Bytes | |
dlinfo.c | 0000000491 491 Bytes | |
hpc_elf.attr | 0000000470 470 Bytes | |
hpc_elf.pl | 0000001843 1.8 KB | |
hpc_elflib.attr | 0000000514 514 Bytes | |
macros.hpc | 0000031384 30.6 KB | |
suse-hpc.changes | 0000009449 9.23 KB | |
suse-hpc.spec | 0000001814 1.77 KB |
Revision 29 (latest revision is 30)
Ana Guerrero (anag+factory)
accepted
request 1120762
from
Egbert Eich (eeich)
(revision 29)
- Previous fix did not work, revert and use %global instead of %define. The %hpc_cmake and %hpc_ninja macros wrap the %cmake and %ninja macros. The wrapper needs to set all standard variables passed to cmake in these macros to the hpc values. With the mentioned macros this leads to an infinite recursion if using %define. So we use %global instead. (forwarded request 1120761 from eeich)
Comments 0