Updates for missing library linkage (mingw, gold etc)
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
Activity
- Mark OLESEN changed milestone to %v2306
changed milestone to %v2306
- Mark OLESEN added compilation label
added compilation label
- Mark OLESEN assigned to @mark
assigned to @mark
- Author Maintainer
src/fvAgglomerationMethods/pairPatchAgglomeration - missing fileFormats (see #2703 (closed))
- Author Maintainer
@philippose - which compiler version are you using?
This is mine:
x86_64-w64-mingw32-g++ (SUSE Linux) 9.2.0
- Have you taken a look at using intel openapi for an MPI on windows? Could potentially be interesting. I guess the MS-MPI is ok, but I don't like that it is missing
MPI_Comm_create_group()
.
Edited by Mark OLESEN - Have you taken a look at using intel openapi for an MPI on windows? Could potentially be interesting. I guess the MS-MPI is ok, but I don't like that it is missing
Hi @mark, I use the same version of mingw32 as you. Since you were cross-compiling OpenFOAM for Windows using OpenSUSE, I setup my cross-compile environment using OpenSUSE too.
No, I have not used the Intel oneAPI MPI library yet. In fact, I was not aware of the existence of this library for the Windows operating system.
It seems to implement the MPI 3.1 standards.
I have not been able to find any references connecting Intel oneAPI MPI to mingw32 and cross-compilers yet... shall look around.
Regards, Philippose
- Please register or sign in to reply
- Mark OLESEN mentioned in commit 87cb811d
mentioned in commit 87cb811d
- Author Maintainer
Should be fixed with the commit from May. Closing out for now.
- Mark OLESEN closed
closed