Hi guys,
I am wondering if anybody has used ENZO on the lates Trillium cluster in Toronto, https://scinethpc.ca/trillium/ which is an update of the Niagara cluster. Trillium used AMD cpus. I have set up the path for gcc, openmpi and hdf5. However, there always comes the error of passing the wrong integer type in BlockSolve.F where it calls something from LAPACK. "Integer(4) passed to Integer(8)". If I changed the INTG_SPEC to integer*8, then somewhere the error comes that "Integer(8) passed to Integer (4)". I will greatly appreciate if somebody can help me on this.
Hi guys,
I am wondering if anybody has used ENZO on the lates Trillium cluster in Toronto, https://scinethpc.ca/trillium/ which is an update of the Niagara cluster. Trillium used AMD cpus. I have set up the path for gcc, openmpi and hdf5. However, there always comes the error of passing the wrong integer type in BlockSolve.F where it calls something from LAPACK. "Integer(4) passed to Integer(8)". If I changed the INTG_SPEC to integer*8, then somewhere the error comes that "Integer(8) passed to Integer (4)". I will greatly appreciate if somebody can help me on this.