balston
balston
Curl 7.86.0 now installed. Note while Myriad is down development is being done on Kathleen so will need to be re-done on Myriad.
Poppler build script updated to use new Curl. Building again...
The build has got a lot further this time before failing - up to 63%. It now fails with: ``` [ 63%] Building CXX object utils/CMakeFiles/pdfsig.dir/pdfsig.cc.o cd /dev/shm/tmp.mayDDV3Gr4/poppler-22.10.0/build/utils && /shared/ucl/apps/gcc/9.2.0/bin/g++...
I had tried to patch _utils/pdfsig.cc_ but had made an error. Now fixed. Building again ...
Further progress though the build up to 82%n and then: ``` [ 82%] Building C object glib/tests/CMakeFiles/pdfdrawbb.dir/pdfdrawbb.c.o cd /dev/shm/tmp.0bBm22GGlO/poppler-22.10.0/build/glib/tests && /shared/ucl/apps/gcc/9.2.0/bin/gcc -DG_LOG_DOMAIN=\"Poppler\" -DTESTDATADIR=\"/dev/shm/tmp.0bBm22GGlO/poppler-22.10.0/../test\" -I/dev/shm/tmp.0bBm22GGlO/poppler-22.10.0 -I/dev/shm/tmp.0bBm22GGlO/poppler-22.10.0/fofi -I/dev/shm/tmp.0bBm22GGlO/poppler-22.10.0/goo -I/dev/shm/tmp.0bBm22GGlO/poppler-22.10.0/poppler -I/dev/shm/tmp.0bBm22GGlO/poppler-22.10.0/build -I/dev/shm/tmp.0bBm22GGlO/poppler-22.10.0/build/poppler -I/dev/shm/tmp.0bBm22GGlO/poppler-22.10.0/glib...
Patched _glib/tests/pdfdrawbb.c_ to add _getarg.h_ to the list of includes. This time the build has completed without errors. Next step is to produce a module file.
Built on Myriad as well.
Module file done and pulled to Myriad. Need to use the following module commands to access it: ``` module -f unload compilers mpi gcc-libs module load beta-modules module load gcc-libs/9.2.0...
User informed.
Run some simple tests on Myriad. For example: ``` pdfinfo ./CUDA/samples/NVIDIA_CUDA-11.3_Samples/NVIDIA_CUDA-11.3_Samples/3_Imaging/dct8x8/doc/dct8x8.pdf ``` ``` Title: App Note Template Author: Anton Creator: Microsoft® Word 2010 Producer: Microsoft® Word 2010 CreationDate: Tue Sep...