-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error #4
Comments
this is entire log /home/liao/FastInterCU-VVC/vtm-mlt-cpp/bin/ninja/gcc-11.3/x86_64/release/EncoderApp -c ./cfg/encoder_randomaccess_vtm.cfg -c ./cfg/per-sequence/BasketballDrill.cfg VVCSoftware: VTM Encoder Version 11.0 [Linux][GCC 11.3.0][64 bit] [SIMD=AVX2] TOOL CFG: IBD:1 HAD:1 RDQ:1 RDQTS:1 RDpenalty:0 LQP:0 SQP:0 ASR:1 MinSearchWindow:96 RestrictMESampling:0 FEN:1 ECU:0 FDM:1 ESD:0 TransformSkip:1 TransformSkipFast:1 TransformSkipLog2MaxSize:5 ChromaTS:1 BDPCM:0 Tiles: 1x1 Slices: 1 MCTS:0 SAO:1 ALF:1 CCALF:1 WPP:0 WPB:0 PME:2 WaveFrontSynchro:0 WaveFrontSubstreams:1 ScalingList:0 TMVPMode:1 DQ:1 SignBitHidingFlag:0 RecalQP:0 started @ Wed May 17 15:32:28 2023
RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling Process finished with exit code 134 (interrupted by signal 6: SIGABRT) |
started @ Wed May 17 15:32:28 2023
POC 0 LId: 0 TId: 0 ( IDR_N_LP, I-SLICE, QP 29 ) 157704 bits [Y 38.5708 dB U 41.7305 dB V 42.7738 dB] [ET 49 ] [L0] [L1]
POC 32 LId: 0 TId: 0 ( CRA, I-SLICE, QP 29 ) 158616 bits [Y 38.1326 dB U 41.4422 dB V 41.9462 dB] [ET 49 ] [L0] [L1]
terminate called after throwing an instance of 'std::runtime_error'
what(): The following operation failed in the TorchScript interpreter.
Traceback of TorchScript (most recent call last):
File "", line 3, in forward
RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling
cublasSgemm( handle, opa, opb, m, n, k, &alpha, a, lda, b, ldb, &beta, c, ldc)
Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
i run basketballdrill sequence, is sequence question? please tell me thanks
The text was updated successfully, but these errors were encountered: