필터 지우기
필터 지우기

terrible performance on simulink 3d animation ?

조회 수: 1 (최근 30일)
timo
timo 2015년 2월 28일
댓글: GOKSAN ISIL 2016년 6월 7일
Hello I have a core i7 with GPU:
Version: '4.4.0 NVIDIA 344.65'
Vendor: 'NVIDIA Corporation'
Renderer: 'GeForce GTX 770M/PCIe/SSE2'
MaxTextureSize: 16384
Visual: 'Visual 0x07, (RGBA 32 bits (8 8 8 8), Z depth 24 bits, Hardware acceleration, Double buffer, Antialias 8...'
Software: 'false'
SupportsGraphicsSmoothing: 1
SupportsDepthPeelTransparency: 1
SupportsAlignVertexCenters: 1
Extensions: {297x1 cell}
MaxFrameBufferSize: 16384
When i try to run the example from Simulink 3d animation Rotating Membrane with MATLAB® GUI i get 1-2 fps and my computer hangs :(
Ps: 20%of the examples of the toolbox run fine and 80% have 1 -2 fps speed :(
Do you have any idea what is going on ?
Ps: i tried latest nvidia driver and no help
Ps2: i have : MATLAB Version: 8.4.0.150421 (R2014b) Operating System: Microsoft Windows 8.1 Version 6.3 (Build 9600) Java Version: Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot™ 64-Bit Server VM mixed mode

채택된 답변

timo
timo 2015년 3월 13일
Its a driver issue. I switched to a version from beginning of 2014 and it works fine

추가 답변 (2개)

Jan Houska
Jan Houska 2015년 3월 12일
편집: Jan Houska 2015년 3월 12일
First, it is important to find out whether the graphics driver is the cause of the problem. To do this, please type the following immediately after starting MATLAB:
opengl software
opengl info
You should no more see the NVIDIA driver, but a software Microsoft driver instead. If, after switching to software driver, the performance improves, you have several options. First, you can of course stay with the software driver. Then, because your machine is apparently a dual-graphics one, you can try to switch to the built-in Intel graphics. This can be done in NVIDIA control panel and can be usually set per application - i.e., you should be able to switch to Intel graphics for MATLAB only. Finally, you can try to do something about the NVIDIA driver - either upgrade to a newer version when it is available, or try to change its settings to improve performance. Please search for tips how to do this, I cannot be of much help here.
Of the possibilities mentioned above, I'd probably choose to switch to built-in Intel graphics if possible.
  댓글 수: 1
GOKSAN ISIL
GOKSAN ISIL 2016년 6월 7일
Switching to software driver does the job, especially if you had no troubles before but received a kernel error at some time.

댓글을 달려면 로그인하십시오.


timo
timo 2016년 4월 1일
I am happy to say that this is fixes in 2016a , and the GPU speed is great on NVIDA GTX 770m

카테고리

Help CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by