rocmPackages.miopen: disable MIOPEN_USE_SQLITE_PERFDB to fix bnorm crash
This commit is contained in:
@@ -203,7 +203,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"-DAMDGPU_TARGETS=${lib.concatStringsSep ";" supportedTargets}"
|
||||
"-DGPU_TARGETS=${lib.concatStringsSep ";" supportedTargets}"
|
||||
"-DGPU_ARCHS=${lib.concatStringsSep ";" supportedTargets}"
|
||||
"-DMIOPEN_USE_SQLITE_PERFDB=ON"
|
||||
"-DCMAKE_VERBOSE_MAKEFILE=ON"
|
||||
"-DCMAKE_MODULE_PATH=${clr}/hip/cmake"
|
||||
"-DCMAKE_BUILD_TYPE=Release"
|
||||
|
||||
Reference in New Issue
Block a user