Skip to content
Snippets Groups Projects
Commit bc3cc043 authored by Thimo Neubauer's avatar Thimo Neubauer
Browse files

- added a test which tries to compile, link and run a sample program

  with the default compiler and the flags extracted from the different
  mpicc-scripts. If it fails a warning is emitted and MPI deactivated

  fixes bug #23

- added theoretical support for GCC with IBM MPI: the options (which
  are tailored toward xlc) are changed a bit. However the following
  problem remains: ./configure adapts the test programs to the
  C++ compiler it find. Thus, a test program passed to mpCC fails
  because the implicitly used xlC doesn't understand the line meant
  for g++... Maybe this (and a whole lot of other problems) just
  vanish if xlc 7.0 is used so I'll do nothing about it

[[Imported from SVN: r2412]]
parent e8ec3bfd
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment