On Oct 4, 2013, at 1:51 PM, Mike Dubman wrote:
> the code passes compilation with gcc/icc 32bit toolkits.
> We don`t have absoft fortran compiler in the lab, is there any way we can
> have it to try?
No -- Absoft themselves run the test and simply upload to our MTT (i.e., I
don't have an Absof
Hi,
the code passes compilation with gcc/icc 32bit toolkits.
We don`t have absoft fortran compiler in the lab, is there any way we can
have it to try?
Igor has some wild guess about what problem can be and created patch
(attached).
Could you try to apply it on OMPI tree and check with absoft comp
Absoft is seeing compile failures for oshmem. Here's one example:
http://mtt.open-mpi.org/index.php?do_redir=2132
If you scroll down through the stderr, it looks like there's a problem in
oshmsm/op/op.c. Perhaps it's just a missing header file, or some code in an
#if/#else that isn't comp