LinuxPersonEC
LinuxPersonEC
OK so I missed the OpenMP vs OpenMPI with incorrectly setting `-DOpenMP_libomp_LIBRARY="/path/to/openmpi-4.1.1_ucx_cuda_11.0.3_support/lib//libompitrace.so.40.30.0 `So I changed it to point to `/cm/local/apps/gcc/10.2.0/lib/libgomp.so.1.0.0 ` Here is the current error: ``` -- Found PETSc...
I'm on Fedora 33 and see this: ``` make all CXX .build_release/src/caffe/proto/caffe.pb.cc In file included from .build_release/src/caffe/proto/caffe.pb.cc:4: .build_release/src/caffe/proto/caffe.pb.h:17:2: error: #error This file was generated by an older version of protoc...
Sure and I did upgrade to XQuartz 2.8.3_rc3. So trying RHEL 7 and Paraview version 5.7.0 which you can get [from here](https://www.paraview.org/download/), in the drop down select the corresponding version...
OK as a work around I [found the suggestion to start paraview](https://discourse.paraview.org/t/while-launching-paraview-we-are-seeing-warnings-and-error-message/6980/4) via `paraview-mesa paraview`, and that launches the Paraview GUI. I tried with `MESA_GL_VERSION_OVERRIDE=3.2 paraview` & `paraview --mesa-llvm` but...
same on RHEL 8 using a Singularity container: ``` I0503 09:29:04.720219 23456247981888 xla_bridge.py:353] Unable to initialize backend 'tpu_driver': NOT_FOUND: Unable to find driver in registry given worker: I0503 09:29:04.952224 23456247981888...
Re: 1st error, correct not a TACC system was just trying to see if it would work. This is a Bright Computing 9.1 cluster running RHEL 8 with Slurm 20,...
No I ended up building and compiling candi and deal II. I'd be happy to try again with sbatch but I mentioned I did try with srun to no avail.
Yes, by installing deal II but it would be nice for future users to have a container option. Happy to test suggestions. On Fri, Jul 14, 2023, 1:37 PM Wolfgang...
> > Seems to have died since I checked. > > I've been using https://www.abuseipdb.com/ of late. > > > **[AbuseIPDB - IP address abuse reports - Making the Internet...
I have a suggestion to update the script to use https://www.abuseipdb.com/. Just replace everything up to the 2nd `wget` with the following. You can view any errors in `/tmp/badips.txt` ```...