search for: aermod

Displaying 20 results from an estimated 68 matches for "aermod".

2010 Apr 29
3
[LLVMdev] Mach-O LTO and local relocations
I am wondering how the following issue was handled for libLTO? We have a working patch to implement the FSF gcc LTO on darwin which now passes all of the liblto testsuite but are seeing linker issues with larger programs like aermod... as -arch x86_64 -force_cpusubtype_ALL -o aermod.o aermod.s /usr/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.6.3 -weak_reference_mismatches non-weak -o aermod -lcrt1.10.5.o -L./ aermod.o -lgfortran -lgcc_s.10.5 -lgcc_ext.10.5 -no_compact_unwind -lSystem -v @(#)PROGRAM:ld...
2010 Apr 30
1
[LLVMdev] Mach-O LTO and local relocations
Nick, Steven believes that aermod certainly could have more than 255 sections. Is there a particular approach that would be recommended for working around such a problem? Short of reducing the actual number of sections? It is suggested that this is why -ffunction-sections doesn't work on darwin and that one possible solution...
2010 Apr 30
0
[LLVMdev] Mach-O LTO and local relocations
...Apr 29, 2010, at 6:19 AM, Jack Howarth wrote: > I am wondering how the following issue was handled for > libLTO? We have a working patch to implement the FSF gcc > LTO on darwin which now passes all of the liblto testsuite > but are seeing linker issues with larger programs like > aermod... > > as -arch x86_64 -force_cpusubtype_ALL -o aermod.o aermod.s > /usr/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.6.3 -weak_reference_mismatches non-weak -o aermod -lcrt1.10.5.o -L./ aermod.o -lgfortran -lgcc_s.10.5 -lgcc_ext.10.5 -no_compact_unwind -lSystem -v...
2010 Apr 08
3
[LLVMdev] darwin llvm-gfortran Polyhedron 2005 results
...ults (with no test failures)... ================================================================================ Date & Time : 7 Apr 2010 22:24:16 Test Name : llvm_gfortran_lin_p4 Compile Command : llvm-gfortran -ffast-math -funroll-loops -msse3 -O3 %n.f90 -o %n Benchmarks : ac aermod air capacita channel doduc fatigue gas_dyn induct linpk mdbx nf protein rnflow test_fpu tfft Maximum Times : 2000.0 Target Error % : 0.100 Minimum Repeats : 10 Maximum Repeats : 100 Benchmark Compile Executable Ave Run Number Estim Name (secs) (bytes)...
2010 Sep 20
1
[LLVMdev] Polyhedron 2005 regressions
...erformance for this release.... ================================================================================ Date & Time : 7 Apr 2010 22:24:16 Test Name : llvm_gfortran_lin_p4 Compile Command : llvm-gfortran -ffast-math -funroll-loops -msse3 -O3 %n.f90 -o %n Benchmarks : ac aermod air capacita channel doduc fatigue gas_dyn induct linpk mdbx nf protein rnflow test_fpu tfft Maximum Times : 2000.0 Target Error % : 0.100 Minimum Repeats : 10 Maximum Repeats : 100 Benchmark Compile Executable Ave Run Number Estim Name (secs) (bytes)...
2011 Apr 09
2
[LLVMdev] dragonegg/llvm-gfortran/gfortran benchmarks
...svn using the dragonegg plugin... ================================================================================ Date & Time : 8 Apr 2011 19:52:56 Test Name : de-gfortran_lin_O3 Compile Command : de-gfortran45 -ffast-math -funroll-loops -msse3 -O3 %n.f90 -o %n Benchmarks : ac aermod air capacita channel doduc fatigue gas_dyn induct linpk mdbx nf protein rnflow test_fpu tfft Maximum Times : 2000.0 Target Error % : 0.100 Minimum Repeats : 10 Maximum Repeats : 100 Benchmark Compile Executable Ave Run Number Estim Name (secs) (bytes)...
2013 May 09
4
[LLVMdev] gcc 4.8.x dragonegg support
...: > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130401/170127.html Peter, Thanks. With the second patch applied, current dragonegg 3.3svn builds under FSF gcc 4.8.1svn with the plugin header fix applied. There appears to be a regression in the Polyhedron 2005 benchmarks for aermod and rnflow. The first fails to compile with the errror... % /sw/lib/gcc4.8/bin/gfortran -fplugin=/sw/lib/gcc4.8/lib/dragonegg.so -specs=/sw/lib/gcc4.8/lib/integrated-as.specs -O1 aermod.f90 -o aermod Undefined symbols for architecture x86_64: "_iround", referenced from: _stodbl_...
2012 Dec 09
3
[LLVMdev] pb05 benchmarks for llvm/dragonegg 3.2
...7 -msse3 -ffast-math -funroll-loops -O3 -fplugin-arg-dragonegg-enable-gcc-optzns %n.f90 -o %n c) gfortran-fsf-4.7 msse3 -ffast-math -funroll-loops -O3 %n.f90 -o %n Run time (secs) Benchmark de-gfortran47 de-gfortran47+optzns gfortran47 ac 12.28 8.02 8.17 aermod 15.88 14.54 16.49 air 7.02 5.42 5.80 capacita 39.97 34.93 32.53 channel 2.08 2.10 1.83 doduc 27.17 27.59 25.71 fatigue...
2011 Feb 22
1
[LLVMdev] llvm-gcc4.2 bootstrap broken?
...> It was broken. I think I've fixed it in reverting 125960. > > -eric Eric, The llvm-gcc42 bootstrap is fixed in current svn. FYI, the current polyhedron 2005 results are below. Compared to the previous results on 18 Sep 2010 for llvm 2.8, the regressions in ac are retained and aermod is now also regressed 13% as well as fatigue by 12%. Jack ================================================================================ Date & Time : 22 Feb 2011 10:43:00 Test Name : llvm_gfortran_lin_p4 Compile Command : llvm-gfortran -ffast-math -funroll-loops -...
2010 Apr 08
0
[LLVMdev] darwin llvm-gfortran Polyhedron 2005 results
...> > ================================================================================ > Date & Time : 7 Apr 2010 22:24:16 > Test Name : llvm_gfortran_lin_p4 > Compile Command : llvm-gfortran -ffast-math -funroll-loops -msse3 -O3 %n.f90 -o %n > Benchmarks : ac aermod air capacita channel doduc fatigue gas_dyn induct linpk mdbx nf protein rnflow test_fpu tfft > Maximum Times : 2000.0 > Target Error % : 0.100 > Minimum Repeats : 10 > Maximum Repeats : 100 > > Benchmark Compile Executable Ave Run Number Estim >...
2012 Dec 10
0
[LLVMdev] pb05 benchmarks for llvm/dragonegg 3.2
...ps -O3 -fplugin-arg-dragonegg-enable-gcc-optzns %n.f90 -o %n > c) gfortran-fsf-4.7 msse3 -ffast-math -funroll-loops -O3 %n.f90 -o %n > > Run time (secs) > > Benchmark de-gfortran47 de-gfortran47+optzns gfortran47 > ac 12.28 8.02 8.17 > aermod 15.88 14.54 16.49 > air 7.02 5.42 5.80 > capacita 39.97 34.93 32.53 > channel 2.08 2.10 1.83 > doduc 27.17 27.59 25.71 &...
2010 Apr 08
3
[LLVMdev] darwin llvm-gfortran Polyhedron 2005 results
...========================================================================= > > Date & Time : 7 Apr 2010 22:24:16 > > Test Name : llvm_gfortran_lin_p4 > > Compile Command : llvm-gfortran -ffast-math -funroll-loops -msse3 -O3 %n.f90 -o %n > > Benchmarks : ac aermod air capacita channel doduc fatigue gas_dyn induct linpk mdbx nf protein rnflow test_fpu tfft > > Maximum Times : 2000.0 > > Target Error % : 0.100 > > Minimum Repeats : 10 > > Maximum Repeats : 100 > > > > Benchmark Compile Executable Ave...
2011 Feb 21
0
[LLVMdev] llvm-gcc4.2 bootstrap broken?
On Feb 19, 2011, at 11:25 AM, Jack Howarth wrote: > Is anyone able to bootstrap llvm-gcc42 svn on x86_64-apple-darwin10? Currently it is > failing here with... It was broken. I think I've fixed it in reverting 125960. -eric
2010 Apr 08
0
[LLVMdev] darwin llvm-gfortran Polyhedron 2005 results
...============================================================= >>> Date & Time : 7 Apr 2010 22:24:16 >>> Test Name : llvm_gfortran_lin_p4 >>> Compile Command : llvm-gfortran -ffast-math -funroll-loops -msse3 -O3 %n.f90 -o %n >>> Benchmarks : ac aermod air capacita channel doduc fatigue gas_dyn induct linpk mdbx nf protein rnflow test_fpu tfft >>> Maximum Times : 2000.0 >>> Target Error % : 0.100 >>> Minimum Repeats : 10 >>> Maximum Repeats : 100 >>> >>> Benchmark Compile...
2013 May 23
4
[LLVMdev] Polyhedron 2005 results for dragonegg 3.3svn
...rks compiled with llvm/compiler-rt/dragonegg 3.3svn at r182439 against current FSF gcc 4.7.3svn and 4.8.1svn. The only major bug remaining in the dragonegg 3.3svn support for gcc 4.8.x is http://llvm.org/bugs/show_bug.cgi?id=15980 which results in unresolved symbols for _iround and _iroundf in the aermod and rnflow testcases. Note that this skews the geometric mean of the run time to much higher values. Jack Tested on x86_apple-darwin12 Compile Flags: -ffast-math -funroll-loops -O3 de-gfortran47: /sw/lib/gcc4.7/bin/gfortran -fplugin=/sw/lib/gcc4.7/lib/dragonegg.so -specs=/sw/lib/g...
2013 May 11
0
[LLVMdev] gcc 4.8.x dragonegg support
...uc.edu/pipermail/llvm-commits/Week-of-Mon-20130401/170127.html > > Peter, > Thanks. With the second patch applied, current dragonegg 3.3svn builds under FSF gcc 4.8.1svn > with the plugin header fix applied. There appears to be a regression in the Polyhedron 2005 > benchmarks for aermod and rnflow. The first fails to compile with the errror... > > % /sw/lib/gcc4.8/bin/gfortran -fplugin=/sw/lib/gcc4.8/lib/dragonegg.so -specs=/sw/lib/gcc4.8/lib/integrated-as.specs -O1 aermod.f90 -o aermod > Undefined symbols for architecture x86_64: > "_iround", referenced...
2011 Apr 09
0
[LLVMdev] dragonegg/llvm-gfortran/gfortran benchmarks
...n... > > ================================================================================ > Date& Time : 8 Apr 2011 19:52:56 > Test Name : de-gfortran_lin_O3 > Compile Command : de-gfortran45 -ffast-math -funroll-loops -msse3 -O3 %n.f90 -o %n > Benchmarks : ac aermod air capacita channel doduc fatigue gas_dyn induct linpk mdbx nf protein rnflow test_fpu tfft > Maximum Times : 2000.0 > Target Error % : 0.100 > Minimum Repeats : 10 > Maximum Repeats : 100 > > Benchmark Compile Executable Ave Run Number Estim >...
2010 Oct 06
3
[LLVMdev] dragonegg vs -ffast-math?
...ve fixed this in commit 115781. The fix will be in the dragonegg 2.8 release, > which should come out sometime this week. > > Ciao, > > Duncan. Duncan, Thanks. I can confirm this is in fact fixed in current dragonegg svn. On a different question, what are the prospects getting aermod to compile under dragonegg? I am still seeing compile failures of the form... de-gfortran45 -ffast-math -funroll-loops -msse3 -O3 aermod.f90 -o aermod Assertion failed: ((NumParams == FTy->getNumParams() || (FTy->isVarArg() && NumParams > FTy->getNumParams())) && "...
2013 May 11
0
[LLVMdev] gcc 4.8.x dragonegg support
...uc.edu/pipermail/llvm-commits/Week-of-Mon-20130401/170127.html > > Peter, > Thanks. With the second patch applied, current dragonegg 3.3svn builds under FSF gcc 4.8.1svn > with the plugin header fix applied. There appears to be a regression in the Polyhedron 2005 > benchmarks for aermod and rnflow. The first fails to compile with the errror... > > % /sw/lib/gcc4.8/bin/gfortran -fplugin=/sw/lib/gcc4.8/lib/dragonegg.so -specs=/sw/lib/gcc4.8/lib/integrated-as.specs -O1 aermod.f90 -o aermod does it happen without -specs=/sw/lib/gcc4.8/lib/integrated-as.specs ? Ciao, Duncan....
2011 Feb 19
2
[LLVMdev] llvm-gcc4.2 bootstrap broken?
Is anyone able to bootstrap llvm-gcc42 svn on x86_64-apple-darwin10? Currently it is failing here with... /sw/src/fink.build/llvm-gcc42-2.9-0/llvm_gcc42_objdir/./prev-gcc/xgcc -B/sw/src/fink.build/llvm-gcc42-2.9-0/llvm_gcc42_objdir/./prev-gcc/ -B/sw/lib/llvm-gcc-4.2/x86_64-apple-darwin10/bin/ -c -g -O2 -mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes