48de63cb9e
- Generate baselib.conf dynamically and only for the non-HPC builds: this avoids issues with the source validator. - Convert openblas to multibuild. - Add HPC build using environment modules. (FATE#321708). - fix-arm64-cpuid-return.patch Fix CPUID detection on ARM (From OHPC). OBS-URL: https://build.opensuse.org/request/show/533655 OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=55
8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
<multibuild>
|
|
<package>serial</package>
|
|
<package>openmp</package>
|
|
<package>pthreads</package>
|
|
<package>gnu-hpc</package>
|
|
<package>gnu-hpc-pthreads</package>
|
|
</multibuild>
|