haiying xu
haiying xu
You can try pip install zfpy today, it may be all problems gone now. Sent from my iPhone > On Feb 24, 2022, at 10:18 AM, William Silversmith ***@***.***> wrote:...
Can you try zfpy-py310-macos version? I tried this morning, and have no any problem. Sent from my iPhone > On Feb 24, 2022, at 11:22 AM, William Silversmith ***@***.***> wrote:...
I used gnu/9.1.0 compile ADIOS2 and had no problem, but when I used NVHPC/21.3 to compile an application that include "adios2.h" in *.C file, I got the following errors: /ADIOS2/install/include/adios2/cxx11/ADIOS.h",...
I ran the command: /glade/u/apps/opt/nvhpc/21.7/Linux_x86_64/21.7/compilers/bin/makelocalrc -d /glade/u/apps/dav/opt/ncarcompilers/0.5.0/nvhpc/21.7/mpi -gcc /glade/u/apps/dav/opt/ncarcompilers/0.5.0/gnu/9.1.0/gcc -gpp /glade/u/apps/dav/opt/ncarcompilers/0.5.0/gnu/9.1.0/g++ -g77 /glade/u/apps/dav/opt/ncarcompilers/0.5.0/gnu/9.1.0/gfortran -o -net 1>${HOME}/.mypgirc 2>/dev/null When I look the mypgirc, it is set LDSO=/lib64/ld-linux-x86-64.so.2; set GCCDIR=/usr/lib/gcc/x86_64-redhat-linux/4.8.5; set G77DIR=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/;...
After I used makelocalrc command and created mypgirc, I still got the same error. @williamfgc do you mean this?
I got the issue as follows: TestBPChangingShape.cpp(199): error: more than one instance of constructor "adios2::ADIOS::ADIOS" matches the argument list: function "adios2::ADIOS::ADIOS(MPI_Comm={unsigned int}, bool)" function "adios2::ADIOS::ADIOS(bool)" argument types are: (enum )...
Great, thanks! On Thu, Apr 7, 2022 at 11:27 AM Greg Eisenhauer ***@***.***> wrote: > Fun with C++... Yes, this is the same problem as #2893 > and can be...
I am trying to use libfabric1.12 and adios2 now, and got problem "psm2_ep_connect returned error Operation timed out" when running on different nodes. Does it mean I shall not use...
From fi_info, I only see psm3 provider. Here are PSM3 env I got from fi_info -e FI_EP_RDM: `# FI_PSM3_NAME_SERVER: Boolean (0/1, on/off, true/false, yes/no) `# psm3: Whether to turn on...
I tried, still same error "libfabric:236045:psm3:av:psmx3_epid_to_epaddr():231 psm2_ep_connect returned error Operation timed out, remote epid=61007d8903."