Skip to content

Commit 58e36c6

Browse files
committed
ls -all
1 parent da4ff81 commit 58e36c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci-correaa.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -859,6 +859,7 @@ nvhpc-25.7: # highest nvhpc that is not 26.3 (26.3 has a compiler bug), tested
859859
- develop
860860
script:
861861
- apt-get install --no-install-recommends -y cmake ninja-build make libboost-timer-dev libboost-serialization-dev libfftw3-dev pkg-config
862+
- ls -all /opt/nvidia/hpc_sdk/Linux_x86_64/
862863
- /opt/nvidia/hpc_sdk/Linux_x86_64/2025/compilers/bin/nvc++ --version
863864
- mkdir build && cd build
864865
- CXX=/opt/nvidia/hpc_sdk/Linux_x86_64/2025/compilers/bin/nvc++ cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS="-std=c++23 -D_GLIBCXX_ASSERTIONS=0"

0 commit comments

Comments
 (0)