[7839] in testers
Re: ac3d problems on cluster machine
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Thu Feb 19 19:50:33 2009
Message-Id: <200902200049.n1K0nMAD021885@dit.mit.edu>
To: testers@MIT.EDU
cc: athena10@MIT.EDU
Date: Thu, 19 Feb 2009 19:49:22 -0500
From: Alex T Prengel <alexp@MIT.EDU>
I wrote:
>I've run into another issue on an Athena 10 cluster machine (a 745)- when
>attempting to run a commercial 3d graphics application, AC3D, by doing:
>
> add ac3d
> ac3d
>
>The GUI opens very slowly...
I forgot to add that there is another version of this application,
identical except that it is (partly) linked statically instead of dynamically.
Notably, the GL libraries are linked statically. That version doesn't
experience the problems, suggesting that it is an OpenGL issue. To
run that version for comparison:
add ac3d
ac3ds
Alex