Using PETSc libraries with MS Compute cluster and MS MPI

2008-04-24 Thread Ben Tay
Hi, I'm trying to run my mpi code on the MS Compute cluster which my school just installed. Unfortunately, it failed without giving any error msg. I am using just a test example ex2f. I read in the MS website that there is no need to use MS MPI to compile the code or library. Anyway, I also

Using PETSc libraries with MS Compute cluster and MS MPI

2008-04-24 Thread Barry Smith
Ben, This is an error in our config/configure.py model (and autoconf's as well) that does not properly do the library checks under certain uncommon circumstances, it is not so easy for us to fix since we do not have access to the Microsoft cluster environment. Barry On Apr

Using PETSc libraries with MS Compute cluster and MS MPI

2008-04-24 Thread Farshid Mossaiby
Ben, Have you used headers and libraries from Compute Cluster SDK for your configure? I doubt you can run programs compiled with MPICH, for example, on WCCS. I am going to try this in the next step of my work, so please share your findings. Regards, Farshid Mossaiby --- Barry Smith bsmith at