Giter VIP home page Giter VIP logo

tdfnet's Issues

UserWarning: Just-in-time loading and compiling the CUDA kernels of SRU was unsuccessful.

Hi, when I run the training codes from RTFS-Net, the error shows:

UserWarning: Just-in-time loading and compiling the CUDA kernels of SRU was unsuccessful. Got the following error:
Error building extension 'sru_cuda': [1/3] C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.0\bin\nvcc --generate-dependencies-with-compile --dependency-output sru_cuda_kernel.cuda.o.d -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -Xcudafe --diag_suppress=field_without_dll_interface -Xcudafe --diag_suppress=base_class_has_different_dll_interface -Xcompiler /EHsc -Xcompiler /wd4190 -Xcompiler /wd4018 -Xcompiler /wd4275 -Xcompiler /wd4267 -Xcompiler /wd4244 -Xcompiler /wd4251 -Xcompiler /wd4819 -Xcompiler /MD -DTORCH_EXTENSION_NAME=sru_cuda -DTORCH_API_INCLUDE_EXTENSION_H -ID:\ProgramData\miniforge3\envs\TDFNet\Lib\site-packages\torch\include -ID:\ProgramData\miniforge3\envs\TDFNet\Lib\site-packages\torch\include\torch\csrc\api\include -ID:\ProgramData\miniforge3\envs\TDFNet\Lib\site-packages\torch\include\TH -ID:\ProgramData\miniforge3\envs\TDFNet\Lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.0\include" -ID:\ProgramData\miniforge3\envs\TDFNet\Include -D_GLIBCXX_USE_CXX11_ABI=0 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -c D:\ProgramData\miniforge3\envs\TDFNet\Lib\site-packages\sru\csrc\sru_cuda_kernel.cu -o sru_cuda_kernel.cuda.o 
FAILED: sru_cuda_kernel.cuda.o 

Do you know why this happens? I searched on Internet and someone says it's because cuda version lower than 10.2 doesn't have --generate-dependencies-with-compile argument, but my cuda version is 11.0.

Process finished with exit code -1073741571 (0xC00000FD) when TestModule.metrics()

I try to run test.py. But when the code runs to self.metrics(mix=mix[idx], clean=sources[idx], estimate=est_sources[idx], key=key[idx]) in def on_test_epoch_end.metrics(), the program will finish and say Process finished with exit code -1073741571 (0xC00000FD), just like the following. Do you know how to fix it?

Testing DataLoader 0: 100%|��������������������| 375/375 [01:16<00:00,  4.91it/s]
  0%|          | 0/3000 [00:00<?, ?it/s]
Process finished with exit code -1073741571 (0xC00000FD)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.