Conn O'Rourke

Results 13 issues of Conn O'Rourke

### Bug description I have a jupyterhub server up and running, with users able to log on, as am I. However some users get a 503 error and are unable...

bug

During the build of OpenMPI-4.1.1 with the foss-2021a toolchain I get the following error: ```== 2021-11-09 18:51:42,520 build_log.py:169 ERROR EasyBuild crashed with an error (at easybuild/base/exceptions.py:124 in __init__): Sanity check...

problem report

I am getting the following error when building FFTW/3.3.8/gompi-2020b with the foss-2020b toolchain. ``` Executing "mpirun -np 1 /scratch/cor22/bin/BUILD/EB/janus_easybuild/instances/fsv2/2020b/build/FFTW/3.3.8/gompi-2020b/fftw-3.3.8/mpi/mpi-bench --verbose=1 --verify 'obcd52x48' --verify 'ibcd52x48' --verify 'ofcd52x48' --verify 'ifcd52x48' --verify 'obrd[11x2x4x12'...

problem report

I am keen to use this nice web-app for a Christmas game with friends, but would also like to remove the bet timeouts, so that people aren't rushed. I've extended...

enhancement

The type definition: ``` TYPE queued_node INTEGER :: node_index TYPE(queued_node),POINTER:: next_node END TYPE queued_node ``` produces a f90wrap_*f90 file that produces an error when trying to compile with f2py-f90wrap. The...

Bug in `is_periodically_contiguous`: Returns True for a 2 site (and other sizes) cluster in the centre of the lattice that doesn't connect across the boundary, as the sites are both...

If I create a gds file like so: ``` gfile

I am hitting a divide by zero exception in `make_char_box.py` when training the craft recognition model where it tries to crop an image by the bounding box, but the bounding...

I would like to train the detection model further beyond those provided to see if I can improve results on a specific dataset. I would like to include images from...

Are there details of the data sets that have been used to train the models in the model hub somewhere in the documentation? I would like to see if I...