| fa864d28 | 10-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
cuda: cleanup version detection code. - remove compile test and replace with preprocess test [similar to MPICH version check] so no need for batch mode code - i.e remove option:--known-cuda-version -
cuda: cleanup version detection code. - remove compile test and replace with preprocess test [similar to MPICH version check] so no need for batch mode code - i.e remove option:--known-cuda-version - use CUDAMinVersion as the name for min version. And CUDAVersion for detected version - cleanup duplicate code for 'complex' MinVersion check
show more ...
|
| efb8317f | 16-Feb-2018 |
Satish Balay <balay@mcs.anl.gov> |
xlf: HAVE_FORTRAN_TYPE_STAR test isn't returning an eror code
"/gpfs5r/workgpfs/idris/sos/ssos455/TuringTests/F_Alet/petsc/include/../src/vec/f90-mod/petscvec.h90", line 7.16: 1514-146 (E) Invalid s
xlf: HAVE_FORTRAN_TYPE_STAR test isn't returning an eror code
"/gpfs5r/workgpfs/idris/sos/ssos455/TuringTests/F_Alet/petsc/include/../src/vec/f90-mod/petscvec.h90", line 7.16: 1514-146 (E) Invalid statement found within an interface block. Executable statement, statement function or syntax error encountered.
Reported-by: Serge Van Criekingen <serge.van.criekingen@idris.fr>
show more ...
|