Terje Kvernes
Terje Kvernes
- A first and very raw implementation, mapping optarch's march directly to targets known to OpenBLAS. - A better mapping is required. Skylake-avx512 vs SKYLAKEX as an obvious example.
When building older CUDA-enabled software with a newer configuration (to support newer hardware), one can run into a situation where cuda_compute_capabilities contains values unsupported by the older software, breaking builds....
Building the R easybuilds is starting to take quite a lot of time. With more than 750 extensions, one can expect the build to take in excess of three hours....
### Behaviour I am trying to use upload-artifact to store some artifacts from a pervious part of the workflow and then download-artifact to fetch those in the next stage. This...
Hi, and thank you for a vital piece of software for a lot of our users! Our problem right now is that we are seeing consistent and duplicate semaphore names...
- Python3 is required for sshuttle: https://github.com/sshuttle/sshuttle - Update to Alpine 3.12.0. - Explicitly install openssh-client.
Lots of European environments lack Neuro software. CC has EasyBuilds! Requested by malin at incf.org during the SORSE talk.
- Symbols are still maintained as they are used in a mnumber of places. - SSE should be set to 0 for non-x86_x64 so the code paths expecting SSE should...