Hi,

Petsc by default seems to only recognize only the following files

//
.SUFFIXES: .F .F90 .f90 ${SUFFIXES} .PETSc .C .cc .cpp .cxx .r .rm .so
.html .ad .m .F95 .f95 .fiat .cu .hip.cpp .kokkos.cxx .raja.cxx *.sycl.cxx
//

I want to compile .F08 files. How should I go about this?

Regards,
Pradeep

Reply via email to