Carlos Bederián
Carlos Bederián
The RPM spec doesn't seem to be up to date and it fails to build packages at the moment. The updated spec file: - Uses the `install` Makefile rule instead...
After reading the latest release notes, I tried the code in issue #1320 again, hoping for it to get optimized: ```ispc int32 gang_scan(int32 v) { #pragma unroll for (uniform int...
I ran into the following error on 1.2.0 while running the role to modify an existing infiniband connection: ``` [003] #0, state:up persistent_state:present, 'Infiniband0': update connection Infiniband0, 9db4c28a-4058-47c2-b963-d3b7fffb8a1f [004] #0,...
Adds basic support for AMD's uProf profiler to spack. @amd-toolchain-support might want to maintain this.
When importing a large formatted message like a code block, the message splitter doesn't terminate and resume formatting on each resulting message so the format is lost, i.e. something like:...
Installing dcgm on a stateless node is untenable at the moment, because the dcgm package is a 1.5GB behemoth of which ~1GB are different versions of CUBLAS and ~240MB are...
### Steps to reproduce the issue ```console $ spack spec -I openmm %[email protected] ~cuda Input spec -------------------------------- - openmm%[email protected]~cuda Concretized -------------------------------- - [email protected]%[email protected]~cuda~ipo build_system=cmake build_type=Release generator=make arch=linux-ubuntu24.04-zen4 [e] ^[email protected]%[email protected]~doc+ncurses+ownlibs build_system=generic...
An updated shot at #30918 to patch WRF-ELEC in. It's only 3.9.1.1 right now, but I'll add 4.3.1 once the patch gets tested.