search for: fma3d

Displaying 6 results from an estimated 6 matches for "fma3d".

Did you mean: fma3
2006 Sep 01
0
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
...in the Makefile.nagfortran, but I don't know how (since there's no other *dylib file available it seems). This only generates a warning from gccld, but I think it's the cause of the problems which are reported subsequently. Affected benchmarks: galgel, facerec, sixtrack *** BEAM (fma3d) There seem to be some issues with the fma3d benchmark, when translating from Fortran to C: f95 -w -S -O2 <path>/SPEC_CPU2000_1.3_src/benchspec/CFP2000/191.fma3d/ src/beam.f90 -o beam.c -dusty -maxcontin=69 Error: <path>/SPEC_CPU2000_1.3_src/benchspec/CFP2000/191.fma3d/src/ beam.f...
2006 Sep 01
2
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
On 31 Aug 2006, at 23:46, Chris Lattner wrote: > On Thu, 31 Aug 2006, Kenneth Hoste wrote: >> Bummer. I think I'll contact the NAG support for more info on >> this. Can you >> show me the content of your Makefile.nagfortran? > > It is identical to yours. > >> Also, it is possible to tell make only to compile benchmark X? How >> can I >>
2006 Sep 01
2
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
...o, Some problems were solved, new ones arised... Getting closer though... The fixes for the previous problems are at the bottom of this email, bug reports will be submitted when all problems are solved. +++ New/remaining problems +++ Currently, 9/26 benchmarks compile and run succesfully. One (fma3d) still has a f95 related problem (see below). The other 16 are divided into two groups: *** 1) *** bytecode builds ok, but exection fails For 10 benchmarks the execution fails as follows: JIT problems: <start> Running: /home/kehoste/work/LLVM/1.8/llvm/projects/llvm-test/ RunSafely.sh 50...
2006 Sep 01
0
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
...re out what has changed between NAG 5.0 and 5.1, because I *do* want you to be successful. If NAG doesn't work, perhaps you could contribute to getting gfortran up and running. -Chris > +++ New/remaining problems +++ > > Currently, 9/26 benchmarks compile and run succesfully. One (fma3d) > still has a f95 related problem (see below). > The other 16 are divided into two groups: > > *** 1) *** bytecode builds ok, but exection fails > > For 10 benchmarks the execution fails as follows: > > JIT problems: > <start> > Running: /home/kehoste/work/LLVM/...
2012 Jun 05
2
[LLVMdev] [PATCH] add x32 psABI support
....33% 3.53% 187.facerec 4332 4072 4380 6.39% -1.10% 82061 84290 85737 -2.64% -4.29% 188.ammp 2632 2424 2677 8.58% -1.68% 155976 155712 161403 0.17% -3.36% 189.lucas 5588 3471 5301 60.99% 5.41% 63282 69200 62861 -8.55% 0.67% 191.fma3d 3574 3345 3535 6.85% 1.10% 1140557 1210044 1125430 -5.74% 1.34% 200.sixtrack 1126 1107 1120 1.72% 0.54% 1120202 1192306 1175774 -6.05% -4.73% 301.apsi 3113 2914 3005 6.83% 3.59% 137011 137991 144108 -0.71% -4.92% -------------------------...
2012 Jun 07
0
[LLVMdev] [PATCH] add x32 psABI support
....33% 3.53% 187.facerec 4332 4072 4380 6.39% -1.10% 82061 84290 85737 -2.64% -4.29% 188.ammp 2632 2424 2677 8.58% -1.68% 155976 155712 161403 0.17% -3.36% 189.lucas 5588 3471 5301 60.99% 5.41% 63282 69200 62861 -8.55% 0.67% 191.fma3d 3574 3345 3535 6.85% 1.10% 1140557 1210044 1125430 -5.74% 1.34% 200.sixtrack 1126 1107 1120 1.72% 0.54% 1120202 1192306 1175774 -6.05% -4.73% 301.apsi 3113 2914 3005 6.83% 3.59% 137011 137991 144108 -0.71% -4.92% -------------------------...