Files
deeplearning4j--deeplearning4j/build-scripts/build-cuda-backend-thread-sanitizer.sh
2026-07-13 12:47:05 +08:00

3 lines
227 B
Bash

#!/bin/bash
cd ..
mvn -Pcuda -Dlibnd4j.chip=cuda clean install -DskipTests -pl :libnd4j,:nd4j-cuda-12.1-preset,:nd4j-cuda-12.1 -Dlibnd4j.sanitize=ON -Dlibnd4j.sanitizers=thread,undefined,float-divide-by-zero,float-cast-overflow