From: Aaron D. <aar...@gm...> - 2010-10-21 20:02:39
|
Hi Kent, On Thu, Oct 21, 2010 at 2:34 PM, Kent Budge <kg...@la...> wrote: > The subversion problem was fixed by my system wizard. Apparently it's a > known gotcha in the proxy configuration, which he has now corrected. > Great! > But I can't seem to build 2734 correctly under gfortran 4.5.0. It > compiles, but there are subtle differences in the eos tests and more > serious differences in the model tests. Any ideas? > Can you provide some more system details, like OS? In general, we do expect some minor differences in the test results when compiled on different machines or different compilers than the one where the standard results were produced, especially if OpenMP is involved. What do you mean by more serious differences? Also, we do have some reports that gfortran 4.5.0 is problematic. On the Mac, 4.5.1 should work. On linux, I'm pretty sure that 4.4.4 works but I have no information about 4.5.*. If you have access to ifort, you are encouraged to use it as it (at least version 11) has no known problems with the current MESA. > Thanks for being patient with the tyro. I am eager to contribute to the > project, particularly in testing out some new turbulent mixing models > and in possibly providing C/C++ wrappers for some of the modules and a > Tcl/Tk interface to the 1-D star code. Apologies if someone is already > working on these or if I have just stepped in the middle of a computer > language holy war. > No language evangelism here so far. The MESA Council is happy to look at anything that can broaden or improve the experience. All of the things you mentioned sound great! Aaron |