Home
last modified time | relevance | path

Searched refs:MPIFC (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/dports/lang/opencoarrays/OpenCoarrays-2.9.0/prerequisites/install-functions/
H A Dbuild_opencoarrays.sh16 if [[ -z ${MPIFC:-} || -z ${MPICC:-} ]]; then
19 MPIFC_show=($("$MPIFC" -show))
47 …path}\" -DMPIEXEC=\"${MPIEXEC}\" -DMPI_C_COMPILER=\"${MPICC}\" -DMPI_Fortran_COMPILER=\"${MPIFC}\""
48 …install_path}" -DMPIEXEC="${MPIEXEC}" -DMPI_C_COMPILER="${MPICC}" -DMPI_Fortran_COMPILER="${MPIFC}"
H A Dfind_or_install.sh128 export MPIFC="${arg_M}"/bin/mpifort
139 export MPIFC=$default_package_install_path/bin/mpifort
165 export MPIFC=mpifort
189 export MPIFC=mpifort
215 if [[ ! -z ${MPIFC:-} && ! -z "${arg_f:-}" ]]; then
216 MPIFC_wraps=$("${MPIFC}" --version)
663 export MPIFC="$package_install_prefix/bin/mpifort"
/dports/math/trlan/trlan-201009/examples/psp/
H A DMakefile6 MPIFC=f90 macro
28 $(MPIFC) -o $@ $(SHBPSP) ${LAPACK} ../../libtrlan_mpi.a $(LIBS) $(LDFLAGS)
40 $(MPIFC) $(NOOPT) -c $<
42 $(MPIFC) $(FFLAGS) -c $<
/dports/math/freefem++/FreeFem-sources-4.6/etc/config/m4/
H A Dacmpi.m440 MPIFC="$FC $ff_MPI_INCLUDE"
103 test -z "$MPIFC" && MPIFC="$FC $ff_MPI_INCLUDE"
149 test -z "$MPIFC" && MPIFC="$FC $ff_MPI_INCLUDE"
166 # MPIFC="$ff_pwd/mpif90"
189 test -z "$MPIFC" && MPIFC="$FC $ff_MPI_INCLUDE"
294 AC_ARG_VAR(MPIFC,[MPI Fortran 90 compiler command])
295 if test -z "$MPIFC" ; then
298 AC_SUBST(MPIFC) subst
306 test -n "$MPIFC" && ff_mpifcshow=`$MPIFC -show` 2>/dev/null
342 if test -n "$MPIFC" ; then
[all …]
H A Dtags.rOZFHw19 MPIFC acmpi.m4 /^ AC_SUBST(MPIFC)$/;" s
34 MPIFC acmpi.m4 /^ AC_SUBST(MPIFC,"") $/;" s
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/OPTPP/config/
H A Dacx_mpi.m415 # On success, it sets the MPICC, MPICXX, MPIF77, or MPIFC output variable
20 # MPICC/MPICXX/MPIF77/MPIFC was not found).
24 # CC="MPICC" #OR# CXX="MPICXX" #OR# F77="MPIF77" #OR# FC="MPIFC"
32 # MPICC/MPICXX/MPIF77/MPIFC and/or MPILIBS environment variables.
103 AC_ARG_VAR(MPIFC,[MPI Fortran compiler command])
104 AC_CHECK_PROGS(MPIFC, mpif90 mpxlf95_r mpxlf90_r mpxlf95 mpxlf90 mpf90 cmpif90c, $FC)
106 FC="$MPIFC"
107 AC_SUBST(MPIFC)
/dports/science/cp2k-data/cp2k-7.1.0/tools/autotools/
H A Dlocal.popt.in8 MPIFC=@MPIFC@
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/autotools/
H A Dlocal.popt.in8 MPIFC=@MPIFC@
/dports/science/libgridxc/libgridxc-libgridxc-0.9.6/docs/pages/02_user_guide/
H A D01_installation.md10 MPI-extended Fortran and C compilers are given by MPIFC and MPICC,
26 …FC=$MPIFC CC=$MPICC ../configure --with-mpi=${MPI_ROOT} --with-libxc=${LIBXC_ROOT} --prefix=${GRI…
75 …FC=$MPIFC CC=$MPICC ../configure --enable-multiconfig --with-mpi=${MPI_ROOT} --with-libxc=${LIBXC…
111 FC=gfortran MPIFC=mpif90 MPICC=mpicc \
/dports/math/arpack-ng/arpack-ng-3.8.0/m4/
H A Dax_mpi.m415 # On success, it sets the MPICC, MPICXX, MPIF77, or MPIFC output variable
20 # MPICC/MPICXX/MPIF77/MPIFC was not found).
41 # MPICC/MPICXX/MPIF77/MPIFC and/or MPILIBS environment variables.
111 AC_ARG_VAR(MPIFC,[MPI Fortran compiler command])
112 AC_CHECK_PROGS(MPIFC, mpif90 mpxlf95_r mpxlf90_r mpxlf95 mpxlf90 mpf90 cmpif90c, $FC)
114 FC="$MPIFC"
115 AC_SUBST(MPIFC)
/dports/devel/autoconf-archive/autoconf-archive-2019.01.06/m4/
H A Dax_mpi.m415 # On success, it sets the MPICC, MPICXX, MPIF77, or MPIFC output variable
20 # MPICC/MPICXX/MPIF77/MPIFC was not found).
25 # MPICC/MPICXX/MPIF77/MPIFC, nor assume that you can use the same flags
98 AC_ARG_VAR(MPIFC,[MPI Fortran compiler command])
99 AC_CHECK_PROGS(MPIFC, mpif90 mpxlf95_r mpxlf90_r mpxlf95 mpxlf90 mpf90 cmpif90c, $FC)
101 FC="$MPIFC"
102 AC_SUBST(MPIFC)
/dports/graphics/libprojectm/projectm-3.1.12/m4/autoconf-archive/
H A Dax_mpi.m415 # On success, it sets the MPICC, MPICXX, MPIF77, or MPIFC output variable
20 # MPICC/MPICXX/MPIF77/MPIFC was not found).
25 # MPICC/MPICXX/MPIF77/MPIFC, nor assume that you can use the same flags
98 AC_ARG_VAR(MPIFC,[MPI Fortran compiler command])
99 AC_CHECK_PROGS(MPIFC, mpif90 mpxlf95_r mpxlf90_r mpxlf95 mpxlf90 mpf90 cmpif90c, $FC)
101 FC="$MPIFC"
102 AC_SUBST(MPIFC)
/dports/science/mpb/mpb-1.11.1/m4/
H A Dax_mpi.m415 # On success, it sets the MPICC, MPICXX, MPIF77, or MPIFC output variable
20 # MPICC/MPICXX/MPIF77/MPIFC was not found).
25 # MPICC/MPICXX/MPIF77/MPIFC, nor assume that you can use the same flags
98 AC_ARG_VAR(MPIFC,[MPI Fortran compiler command])
99 AC_CHECK_PROGS(MPIFC, mpif90 mpxlf95_r mpxlf90_r mpxlf95 mpxlf90 mpf90 cmpif90c, $FC)
101 FC="$MPIFC"
102 AC_SUBST(MPIFC)
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/autotools/m4/
H A Dax_mpi.m415 # On success, it sets the MPICC, MPICXX, MPIF77, or MPIFC output variable
20 # MPICC/MPICXX/MPIF77/MPIFC was not found).
25 # MPICC/MPICXX/MPIF77/MPIFC, nor assume that you can use the same flags
98 AC_ARG_VAR(MPIFC,[MPI Fortran compiler command])
99 AC_CHECK_PROGS(MPIFC, mpif90 mpxlf95_r mpxlf90_r mpxlf95 mpxlf90 mpf90 cmpif90c, $FC)
101 FC="$MPIFC"
102 AC_SUBST(MPIFC)
/dports/science/cp2k-data/cp2k-7.1.0/tools/autotools/m4/
H A Dax_mpi.m415 # On success, it sets the MPICC, MPICXX, MPIF77, or MPIFC output variable
20 # MPICC/MPICXX/MPIF77/MPIFC was not found).
25 # MPICC/MPICXX/MPIF77/MPIFC, nor assume that you can use the same flags
98 AC_ARG_VAR(MPIFC,[MPI Fortran compiler command])
99 AC_CHECK_PROGS(MPIFC, mpif90 mpxlf95_r mpxlf90_r mpxlf95 mpxlf90 mpf90 cmpif90c, $FC)
101 FC="$MPIFC"
102 AC_SUBST(MPIFC)
/dports/biology/infernal/infernal-1.1.3/easel/m4/
H A Dax_mpi.m415 # On success, it sets the MPICC, MPICXX, MPIF77, or MPIFC output variable
20 # MPICC/MPICXX/MPIF77/MPIFC was not found).
25 # MPICC/MPICXX/MPIF77/MPIFC, nor assume that you can use the same flags
98 AC_ARG_VAR(MPIFC,[MPI Fortran compiler command])
99 AC_CHECK_PROGS(MPIFC, mpif90 mpxlf95_r mpxlf90_r mpxlf95 mpxlf90 mpf90 cmpif90c, $FC)
101 FC="$MPIFC"
102 AC_SUBST(MPIFC)
/dports/biology/hmmer/hmmer-3.3/easel/m4/
H A Dax_mpi.m415 # On success, it sets the MPICC, MPICXX, MPIF77, or MPIFC output variable
20 # MPICC/MPICXX/MPIF77/MPIFC was not found).
25 # MPICC/MPICXX/MPIF77/MPIFC, nor assume that you can use the same flags
98 AC_ARG_VAR(MPIFC,[MPI Fortran compiler command])
99 AC_CHECK_PROGS(MPIFC, mpif90 mpxlf95_r mpxlf90_r mpxlf95 mpxlf90 mpf90 cmpif90c, $FC)
101 FC="$MPIFC"
102 AC_SUBST(MPIFC)
/dports/biology/gmap/gmap-2020-09-12/config/
H A Dax_mpi.m415 # On success, it sets the MPICC, MPICXX, MPIF77, or MPIFC output variable
20 # MPICC/MPICXX/MPIF77/MPIFC was not found).
25 # MPICC/MPICXX/MPIF77/MPIFC, nor assume that you can use the same flags
98 AC_ARG_VAR(MPIFC,[MPI Fortran compiler command])
99 AC_PATH_PROGS(MPIFC, mpif90 mpxlf95_r mpxlf90_r mpxlf95 mpxlf90 mpf90 cmpif90c, $FC)
101 FC="$MPIFC"
102 AC_SUBST(MPIFC)
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/toolchain/scripts/
H A Dcommon_vars.sh44 export MPIFC=${MPIFC:-mpif90}
/dports/science/cp2k-data/cp2k-7.1.0/tools/toolchain/scripts/
H A Dcommon_vars.sh44 export MPIFC=${MPIFC:-mpif90}
/dports/misc/adios2/ADIOS2-2.7.1/scripts/ci/cmake/
H A Dci-power8-el7-xl-smpi.cmake9 find_program(MPIFC mpixlf)
25 MPI_Fortran_COMPILER:FILEPATH=${MPIFC}
H A Dci-power8-el7-pgi-smpi.cmake11 find_program(MPIFC mpipgifort)
28 MPI_Fortran_COMPILER:FILEPATH=${MPIFC}
/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/ff-petsc/
H A DMakefile-PETSc.inc34 MPIFC=@MPIFC@
/dports/science/libgridxc/libgridxc-libgridxc-0.9.6/config/data/
H A Dlibgridxc-config.yml.in21 MPIFC: "@MPIFC@"
/dports/science/libgridxc/libgridxc-libgridxc-0.9.6/
H A Dmulticonfig-build.sh28 FC=$MPIFC CC=$MPICC ../configure --enable-multiconfig --with-mpi=${MPI_ROOT} --with-libxc=${LIBXC_…
59 FC=$MPIFC CC=$MPICC ../configure --enable-multiconfig --with-mpi=${MPI_ROOT} --enable-single-preci…

12345678910>>...18