Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Generation of a ifort gei.nt.dll and a main program and running the 31 test cases. (Peter)
done:
- generation and testing of gei.win.dll

7.1.3.Porting the ifort Code from Windows to Linux

Peter will compile a Linux shared library gei.xe.sl with the ifort. Adri Mourits has given hints how to access the methods from outside. BAW will run its 31 test cases with a Fortran main program calling the shared library.
done:
- generation of all necessary ifort shared objects inclusive the interface gei.linuxxe32.so;
- the linux results of the 31 testcases are similar to the ifort windows results (few rounding errors)
- system: SLED10 with 32bit

7.1.4. Porting GEIWrapper to Linux

...