Trial version very slow on openSuse 13.2

Did I miss something in set up of trial version of Matlab on openSUSE 13.2? The software is running very slowly and I wondered if that is normal. Thanks.

2 Comments

OpenSUSE does not appear to be a supported Linux version.
What seems to show up as slow if you run bench ? If it is the graphics, then are you using hardware opengl or software opengl? What does
opengl info
report?
Its hardware accelerated and 2D and 3D seems to slow down significantly.

Sign in to comment.

Answers (1)

After typing opengl info and bench, I've got the following report,
Version: '2.1 Mesa 10.3.7'
Vendor: 'Intel Open Source Technology Center'
Renderer: 'Mesa DRI Intel(R) 965Q '
MaxTextureSize: 8192
Visual: 'Visual 0x20, (RGBA 32 bits (8 8 8 8), Z depth 16 bits, Hardware ac…'
Software: 'false'
HardwareSupportLevel: 'full'
SupportsGraphicsSmoothing: 0
SupportsDepthPeelTransparency: 1
SupportsAlignVertexCenters: 0
Extensions: {170x1 cell}
MaxFrameBufferSize: 8192

1 Comment

Switched to software mode and the timing for 2-D and 3-D is reduced by half.

Sign in to comment.

Categories

Find more on Graphics Performance in Help Center and File Exchange

Asked:

on 17 May 2016

Commented:

on 25 May 2016

Community Treasure Hunt

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

Start Hunting!