이 질문을 팔로우합니다.
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다.
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다.
I get the illegal instruction error while running Matlab code with GPU
조회 수: 6 (최근 30일)
이전 댓글 표시
I get the illegal instruction error while running Matlab code with GPU.
when using matlab train networks and calculate big matrix with GPU, this error will happen.
댓글 수: 3
Piyush Kumar
2024년 7월 26일
편집: Piyush Kumar
2024년 7월 26일
@GUODONG CAI, please share these images as files. It is difficult to analyze from image.
Also, have you updated you NVIDIA driver version?
GUODONG CAI
2024년 7월 26일
------------------------------------------------
MATLAB Log File
------------------------------------------------
--------------------------------------------------------------------------------
Illegal instruction detected at 2024-07-26 10:39:54 +0800
--------------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled - No sandbox or build area path
Crash Mode : continue (default)
Default Encoding : GBK
Deployed : false
Graphics Driver : Unknown hardware
Graphics card 1 : NVIDIA ( 0x10de ) NVIDIA GeForce RTX 3060 Version 30.0.14.7362 (2022-5-12)
Java Version : Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
MATLAB Architecture : win64
MATLAB Entitlement ID : 6257193
MATLAB Root : D:\Program\MATLAB\R2021b
MATLAB Version : 9.11.0.1769968 (R2021b)
OpenGL : hardware
Operating System : Microsoft Windows 7 רҵ��
Process ID : 15604
Processor ID : x86 Family 6 Model 85 Stepping 7, GenuineIntel
Session Key : 9413ad36-a8de-44f6-886c-8f89fb5724dc
Window System : Version 6.1 (Build 7601: Service Pack 1)
Fault Count: 1
Abnormal termination:
Illegal instruction
Current Thread: '<unknown>' id 9184
Register State (from fault):
RAX = 0000f149b74d4c9d RBX = 0000000010bfb720
RCX = 0000000000000003 RDX = 0000000000000035
RSP = 0000000010bfb460 RBP = 0000000010bfb480
RSI = 0000000010bffc20 RDI = 000007fe62744160
R8 = 0000000010bfb720 R9 = 000007fe62740c60
R10 = 0000000000000035 R11 = 000007fe6230fba0
R12 = 000007fe62740c60 R13 = 000007fe62740c60
R14 = 0000000000000003 R15 = 0000000000000035
RIP = 000007fe61bad2d6 EFL = 00010293
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault):
[ 0] 0x000007fe61bad2d6 D:\Program\MATLAB\R2021b\bin\win64\cublasLt64_11.dll+02413270 cublasLtShutdownCtx+02307686
[ 1] 0x000007fe61ba3e15 D:\Program\MATLAB\R2021b\bin\win64\cublasLt64_11.dll+02375189 cublasLtShutdownCtx+02269605
[ 2] 0x000007fe619a8893 D:\Program\MATLAB\R2021b\bin\win64\cublasLt64_11.dll+00297107 cublasLtShutdownCtx+00191523
[ 3] 0x000007fe61984dc4 D:\Program\MATLAB\R2021b\bin\win64\cublasLt64_11.dll+00150980 cublasLtShutdownCtx+00045396
[ 4] 0x000007fe6197a6ef D:\Program\MATLAB\R2021b\bin\win64\cublasLt64_11.dll+00108271 cublasLtShutdownCtx+00002687
[ 5] 0x000007fe61bb2aaa D:\Program\MATLAB\R2021b\bin\win64\cublasLt64_11.dll+02435754 cublasLtShutdownCtx+02330170
[ 6] 0x000007fe61bb988b D:\Program\MATLAB\R2021b\bin\win64\cublasLt64_11.dll+02463883 cublasLtMatmulAlgoGetHeuristic+00002539
[ 7] 0x000007fea1f2c82a D:\Program\MATLAB\R2021b\bin\win64\cublas64_11.dll+02607146 cublasGemmStridedBatchedEx+00010298
[ 8] 0x000007fea1f2d465 D:\Program\MATLAB\R2021b\bin\win64\cublas64_11.dll+02610277 cublasGemmStridedBatchedEx+00013429
[ 9] 0x000007fea1f2cc73 D:\Program\MATLAB\R2021b\bin\win64\cublas64_11.dll+02608243 cublasGemmStridedBatchedEx+00011395
[ 10] 0x000007fea1d99986 D:\Program\MATLAB\R2021b\bin\win64\cublas64_11.dll+00956806 cublasCgemmEx+00015078
[ 11] 0x000007feb48cb10b D:\Program\MATLAB\R2021b\bin\win64\gpu.dll+07778571 gpu::sortrowsmethodfeature::feature_GpuSortrowsMethod+02857115
[ 12] 0x000007feb4a0ac15 D:\Program\MATLAB\R2021b\bin\win64\gpu.dll+09088021 gpu::sortrowsmethodfeature::feature_GpuSortrowsMethod+04166565
[ 13] 0x000007feb4a0d7c0 D:\Program\MATLAB\R2021b\bin\win64\gpu.dll+09099200 gpu::sortrowsmethodfeature::feature_GpuSortrowsMethod+04177744
[ 14] 0x000007feb4a09361 D:\Program\MATLAB\R2021b\bin\win64\gpu.dll+09081697 gpu::sortrowsmethodfeature::feature_GpuSortrowsMethod+04160241
[ 15] 0x000007feb4a0954d D:\Program\MATLAB\R2021b\bin\win64\gpu.dll+09082189 gpu::sortrowsmethodfeature::feature_GpuSortrowsMethod+04160733
[ 16] 0x000007feb4a0f469 D:\Program\MATLAB\R2021b\bin\win64\gpu.dll+09106537 gpu::sortrowsmethodfeature::feature_GpuSortrowsMethod+04185081
[ 17] 0x000007feb42376b1 D:\Program\MATLAB\R2021b\bin\win64\gpu.dll+00882353 registerRealGpuArrayAndCudaKernel+00014497
[ 18] 0x000007feb4295678 D:\Program\MATLAB\R2021b\bin\win64\gpu.dll+01267320 gpu::builtins::waitForDevice+00288664
[ 19] 0x000007feb417a7f7 D:\Program\MATLAB\R2021b\bin\win64\gpu.dll+00108535 mwboost::serialization::singleton_module::get_lock+00005847
[ 20] 0x000007fed36fa15e bin\win64\pgo\mcos_impl.dll+00368990 mdIsA+00051958
[ 21] 0x000007fed36f96f5 bin\win64\pgo\mcos_impl.dll+00366325 mdIsA+00049293
[ 22] 0x000007fed36f9390 bin\win64\pgo\mcos_impl.dll+00365456 mdIsA+00048424
[ 23] 0x000007fed36f9275 bin\win64\pgo\mcos_impl.dll+00365173 mdIsA+00048141
[ 24] 0x000007fed36f90fd bin\win64\pgo\mcos_impl.dll+00364797 mdIsA+00047765
[ 25] 0x000007feec271688 bin\win64\pgo\m_dispatcher.dll+00071304 Mfh_MATLAB_fn_impl::dispatch+00000712
[ 26] 0x000007feec2713ed bin\win64\pgo\m_dispatcher.dll+00070637 Mfh_MATLAB_fn_impl::dispatch+00000045
[ 27] 0x000007fee79dab04 bin\win64\m_lxe.dll+08563460 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00149940
[ 28] 0x000007fee79e811e bin\win64\m_lxe.dll+08618270 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00204750
[ 29] 0x000007fee7ae156e bin\win64\m_lxe.dll+09639278 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01225758
[ 30] 0x000007fee7ae3268 bin\win64\m_lxe.dll+09646696 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01233176
[ 31] 0x000007fee7ae3e14 bin\win64\m_lxe.dll+09649684 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01236164
[ 32] 0x000007fee7a3d2f8 bin\win64\m_lxe.dll+08966904 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00553384
[ 33] 0x000007fee7a54a59 bin\win64\m_lxe.dll+09063001 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00649481
[ 34] 0x000007fee7429bcb bin\win64\m_lxe.dll+02595787 MathWorks::lxe::FeatureLxeTrace+02216811
[ 35] 0x000007fee742df2a bin\win64\m_lxe.dll+02613034 MathWorks::lxe::FeatureLxeTrace+02234058
[ 36] 0x000007fee742b4f3 bin\win64\m_lxe.dll+02602227 MathWorks::lxe::FeatureLxeTrace+02223251
[ 37] 0x000007fee741f615 bin\win64\m_lxe.dll+02553365 MathWorks::lxe::FeatureLxeTrace+02174389
[ 38] 0x000007fee741f8b0 bin\win64\m_lxe.dll+02554032 MathWorks::lxe::FeatureLxeTrace+02175056
[ 39] 0x000007fee742ecc6 bin\win64\m_lxe.dll+02616518 MathWorks::lxe::FeatureLxeTrace+02237542
[ 40] 0x000007fee742ad56 bin\win64\m_lxe.dll+02600278 MathWorks::lxe::FeatureLxeTrace+02221302
[ 41] 0x000007fee74f416d bin\win64\m_lxe.dll+03424621 MathWorks::lxe::FeatureLxeTrace+03045645
[ 42] 0x000007fee74f7ea8 bin\win64\m_lxe.dll+03440296 MathWorks::lxe::FeatureLxeTrace+03061320
[ 43] 0x000007fee792d411 bin\win64\m_lxe.dll+07853073 MathWorks::lxe::profiler::MexFunctionCall::EnterPoint+00371889
[ 44] 0x000007fee79d39c6 bin\win64\m_lxe.dll+08534470 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00120950
[ 45] 0x000007fee79d368d bin\win64\m_lxe.dll+08533645 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00120125
[ 46] 0x000007fee79d6232 bin\win64\m_lxe.dll+08544818 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00131298
[ 47] 0x000007feec272ac0 bin\win64\pgo\m_dispatcher.dll+00076480 mdWhichInfo::find+00000780
[ 48] 0x000007feec273fc1 bin\win64\pgo\m_dispatcher.dll+00081857 Mfh_file::dispatch+00000045
[ 49] 0x000007fed36fdc96 bin\win64\pgo\mcos_impl.dll+00384150 mdIsA+00067118
[ 50] 0x000007fed3701fb4 bin\win64\pgo\mcos_impl.dll+00401332 mdIsA+00084300
[ 51] 0x000007fed36f992d bin\win64\pgo\mcos_impl.dll+00366893 mdIsA+00049861
[ 52] 0x000007fed36f9390 bin\win64\pgo\mcos_impl.dll+00365456 mdIsA+00048424
[ 53] 0x000007fed374283f bin\win64\pgo\mcos_impl.dll+00665663 mdMethodListAllFcn+00086775
[ 54] 0x000007fed3742754 bin\win64\pgo\mcos_impl.dll+00665428 mdMethodListAllFcn+00086540
[ 55] 0x000007fed3742684 bin\win64\pgo\mcos_impl.dll+00665220 mdMethodListAllFcn+00086332
[ 56] 0x000007fed36e4d81 bin\win64\pgo\mcos_impl.dll+00281985
[ 57] 0x000007feec2723e0 bin\win64\pgo\m_dispatcher.dll+00074720 Mfh_MATLAB_fn_impl::ensure_loading_of_load_module+00000672
[ 58] 0x000007feec272569 bin\win64\pgo\m_dispatcher.dll+00075113 Mfh_MATLAB_fn_impl::dispatch_with_reuse+00000045
[ 59] 0x000007fee7b0a79e bin\win64\m_lxe.dll+09807774 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01394254
[ 60] 0x000007fee7b069ab bin\win64\m_lxe.dll+09791915 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01378395
[ 61] 0x000007fee7b0a822 bin\win64\m_lxe.dll+09807906 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01394386
[ 62] 0x000007fee7b0e8a1 bin\win64\m_lxe.dll+09824417 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01410897
[ 63] 0x000007fee79e7f0e bin\win64\m_lxe.dll+08617742 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00204222
[ 64] 0x000007fee7ae1383 bin\win64\m_lxe.dll+09638787 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01225267
[ 65] 0x000007fee7ae3138 bin\win64\m_lxe.dll+09646392 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01232872
[ 66] 0x000007fee7a3d2f8 bin\win64\m_lxe.dll+08966904 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00553384
[ 67] 0x000007fee7a54559 bin\win64\m_lxe.dll+09061721 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00648201
[ 68] 0x000007fee7429bcb bin\win64\m_lxe.dll+02595787 MathWorks::lxe::FeatureLxeTrace+02216811
[ 69] 0x000007fee742df2a bin\win64\m_lxe.dll+02613034 MathWorks::lxe::FeatureLxeTrace+02234058
[ 70] 0x000007fee742b4f3 bin\win64\m_lxe.dll+02602227 MathWorks::lxe::FeatureLxeTrace+02223251
[ 71] 0x000007fee741f615 bin\win64\m_lxe.dll+02553365 MathWorks::lxe::FeatureLxeTrace+02174389
[ 72] 0x000007fee741f8b0 bin\win64\m_lxe.dll+02554032 MathWorks::lxe::FeatureLxeTrace+02175056
[ 73] 0x000007fee742ecc6 bin\win64\m_lxe.dll+02616518 MathWorks::lxe::FeatureLxeTrace+02237542
[ 74] 0x000007fee742ad56 bin\win64\m_lxe.dll+02600278 MathWorks::lxe::FeatureLxeTrace+02221302
[ 75] 0x000007fee74f416d bin\win64\m_lxe.dll+03424621 MathWorks::lxe::FeatureLxeTrace+03045645
[ 76] 0x000007fee74f7ea8 bin\win64\m_lxe.dll+03440296 MathWorks::lxe::FeatureLxeTrace+03061320
[ 77] 0x000007fee792d411 bin\win64\m_lxe.dll+07853073 MathWorks::lxe::profiler::MexFunctionCall::EnterPoint+00371889
[ 78] 0x000007fee79d39c6 bin\win64\m_lxe.dll+08534470 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00120950
[ 79] 0x000007fee79d368d bin\win64\m_lxe.dll+08533645 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00120125
[ 80] 0x000007fee79d6232 bin\win64\m_lxe.dll+08544818 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00131298
[ 81] 0x000007feec272ac0 bin\win64\pgo\m_dispatcher.dll+00076480 mdWhichInfo::find+00000780
[ 82] 0x000007feec273fc1 bin\win64\pgo\m_dispatcher.dll+00081857 Mfh_file::dispatch+00000045
[ 83] 0x000007fed36fdc96 bin\win64\pgo\mcos_impl.dll+00384150 mdIsA+00067118
[ 84] 0x000007fed3701fb4 bin\win64\pgo\mcos_impl.dll+00401332 mdIsA+00084300
[ 85] 0x000007fed36f992d bin\win64\pgo\mcos_impl.dll+00366893 mdIsA+00049861
[ 86] 0x000007fed36f9390 bin\win64\pgo\mcos_impl.dll+00365456 mdIsA+00048424
[ 87] 0x000007fed374283f bin\win64\pgo\mcos_impl.dll+00665663 mdMethodListAllFcn+00086775
[ 88] 0x000007fed3742754 bin\win64\pgo\mcos_impl.dll+00665428 mdMethodListAllFcn+00086540
[ 89] 0x000007fed3742684 bin\win64\pgo\mcos_impl.dll+00665220 mdMethodListAllFcn+00086332
[ 90] 0x000007fed36e4d81 bin\win64\pgo\mcos_impl.dll+00281985
[ 91] 0x000007feec2723e0 bin\win64\pgo\m_dispatcher.dll+00074720 Mfh_MATLAB_fn_impl::ensure_loading_of_load_module+00000672
[ 92] 0x000007feec272569 bin\win64\pgo\m_dispatcher.dll+00075113 Mfh_MATLAB_fn_impl::dispatch_with_reuse+00000045
[ 93] 0x000007fee7b0a79e bin\win64\m_lxe.dll+09807774 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01394254
[ 94] 0x000007fee7b069ab bin\win64\m_lxe.dll+09791915 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01378395
[ 95] 0x000007fee7b0a822 bin\win64\m_lxe.dll+09807906 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01394386
[ 96] 0x000007fee7a36003 bin\win64\m_lxe.dll+08937475 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00523955
[ 97] 0x000007fee7a3d26b bin\win64\m_lxe.dll+08966763 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00553243
[ 98] 0x000007fee7a434b1 bin\win64\m_lxe.dll+08991921 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00578401
[ 99] 0x000007fee7429be3 bin\win64\m_lxe.dll+02595811 MathWorks::lxe::FeatureLxeTrace+02216835
[100] 0x000007fee742df2a bin\win64\m_lxe.dll+02613034 MathWorks::lxe::FeatureLxeTrace+02234058
[101] 0x000007fee742b4f3 bin\win64\m_lxe.dll+02602227 MathWorks::lxe::FeatureLxeTrace+02223251
[102] 0x000007fee741f615 bin\win64\m_lxe.dll+02553365 MathWorks::lxe::FeatureLxeTrace+02174389
[103] 0x000007fee741f8b0 bin\win64\m_lxe.dll+02554032 MathWorks::lxe::FeatureLxeTrace+02175056
[104] 0x000007fee742ecc6 bin\win64\m_lxe.dll+02616518 MathWorks::lxe::FeatureLxeTrace+02237542
[105] 0x000007fee742ad56 bin\win64\m_lxe.dll+02600278 MathWorks::lxe::FeatureLxeTrace+02221302
[106] 0x000007fee74f416d bin\win64\m_lxe.dll+03424621 MathWorks::lxe::FeatureLxeTrace+03045645
[107] 0x000007fee74f7ea8 bin\win64\m_lxe.dll+03440296 MathWorks::lxe::FeatureLxeTrace+03061320
[108] 0x000007fee792d411 bin\win64\m_lxe.dll+07853073 MathWorks::lxe::profiler::MexFunctionCall::EnterPoint+00371889
[109] 0x000007fee79d3cb2 bin\win64\m_lxe.dll+08535218 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00121698
[110] 0x000007fee79d3686 bin\win64\m_lxe.dll+08533638 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00120118
[111] 0x000007fee79d6268 bin\win64\m_lxe.dll+08544872 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00131352
[112] 0x000007feec271d14 bin\win64\pgo\m_dispatcher.dll+00072980 AutoPushingExecutionFrame::~AutoPushingExecutionFrame+00000772
[113] 0x000007feec2719bd bin\win64\pgo\m_dispatcher.dll+00072125 Mfh_file::dispatch_with_reuse+00000045
[114] 0x000007fee7b0a79e bin\win64\m_lxe.dll+09807774 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01394254
[115] 0x000007fee7b069ab bin\win64\m_lxe.dll+09791915 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01378395
[116] 0x000007fee7b0a822 bin\win64\m_lxe.dll+09807906 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01394386
[117] 0x000007fee7b0e8a1 bin\win64\m_lxe.dll+09824417 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01410897
[118] 0x000007fee79e7f0e bin\win64\m_lxe.dll+08617742 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00204222
[119] 0x000007fee7ae1383 bin\win64\m_lxe.dll+09638787 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01225267
[120] 0x000007fee7ae3138 bin\win64\m_lxe.dll+09646392 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+01232872
[121] 0x000007fee7a3d2f8 bin\win64\m_lxe.dll+08966904 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00553384
[122] 0x000007fee7a54559 bin\win64\m_lxe.dll+09061721 mwboost::archive::detail::pointer_oserializer<mwboost::archive::binaryTerm_oarchive,MathWorks::lxe::MatlabIrTree>::save_object_ptr+00648201
[123] 0x000007fee7429bcb bin\win64\m_lxe.dll+02595787 MathWorks::lxe::FeatureLxeTrace+02216811
[124] 0x000007fee742df2a bin\win64\m_lxe.dll+02613034 MathWorks::lxe::FeatureLxeTrace+02234058
[125] 0x000007fee742b4f3 bin\win64\m_lxe.dll+02602227 MathWorks::lxe::FeatureLxeTrace+02223251
[126] 0x000007fee741f615 bin\win64\m_lxe.dll+02553365 MathWorks::lxe::FeatureLxeTrace+02174389
[127] 0x000007fee741f8b0 bin\win64\m_lxe.dll+02554032 MathWorks::lxe::FeatureLxeTrace+02175056
채택된 답변
Joss Knight
2024년 7월 28일
On the face of it it does seem like you've hit some kind of bug in CUDA 11. If you can upgrade your MATLAB to a more recent version you should. You might also try downgrading your graphics driver to a CUDA 11 driver (something in the 450s I think?). At the very least get a trial MATLAB upgrade to see if the issue was fixed.
If you cannot troubleshoot this way you will need to raise a tech support query and provide more complete reproduction steps.
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!오류 발생
페이지가 변경되었기 때문에 동작을 완료할 수 없습니다. 업데이트된 상태를 보려면 페이지를 다시 불러오십시오.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
- América Latina (Español)
- Canada (English)
- United States (English)
유럽
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom(English)
아시아 태평양
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)