[Mvapich-discuss] Compiler error on Torque cluster

Rahaman, Ronald O rrahaman6 at gatech.edu
Thu May 4 15:48:07 EDT 2023


’m building MVAPICH 2.3.7 for a Torque cluster with RHEL 7.9 and GCC 10.  I’m getting a compiler error about 'HYDT_bsci_launcher_pbs_init' being undeclared.  Here is my config.log and src/pm/hydra/config.log:

https://urldefense.com/v3/__https://www.dropbox.com/sh/vqg35ylbjgpalkx/AABP5ml6cCai0ZL496UiL6wPa?dl=0__;!!KGKeukY!2wdfpNssoTC7KRMsB2LkULjCWHcN3WDucL1rgKAU7b0Eo22L0HWpr-wpKlQAFxo7JjX20Xo6b3ntpcNL0QXa2o5B7klDHqRt$ 

And the compiler error is below.

Thanks!
Ron

make[3]: Entering directory `/storage/c-asdl1/pace-rrahaman6/build/mvapich2-2.3.7-1/src/pm/hydra'
  CC       tools/bootstrap/src/bsci_init.lo
tools/bootstrap/src/bsci_init.c:17:266: error: 'HYDT_bsci_launcher_pbs_init' undeclared here (not in a function); did you mean 'HYDT_bsci_launcher_sge_init'?
   17 | t_array[])(void) = {  HYDT_bsci_launcher_ssh_init,  HYDT_bsci_launcher_rsh_init,  HYDT_bsci_launcher_fork_init,  HYDT_bsci_launcher_slurm_init,  HYDT_bsci_launcher_ll_init,  HYDT_bsci_launcher_lsf_init,  HYDT_bsci_launcher_sge_init,  HYDT_bsci_launcher_pbs_init,  HYDT_bsci_launcher_manual_init,  HYDT_bsci_launcher_persist_init,  NULL };
      |                                                                                                                                                                                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                                                                                                                                                           HYDT_bsci_launcher_sge_init
make[3]: *** [tools/bootstrap/src/bsci_init.lo] Error 1
make[3]: Leaving directory `/storage/c-asdl1/pace-rrahaman6/build/mvapich2-2.3.7-1/src/pm/hydra'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/storage/c-asdl1/pace-rrahaman6/build/mvapich2-2.3.7-1/src/pm/hydra'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/storage/c-asdl1/pace-rrahaman6/build/mvapich2-2.3.7-1'
make: *** [all] Error 2


--------
Ron Rahaman
Research Scientist II, Research Software Engineer
Partnership for an Advanced Computing Environment (PACE)
Georgia Institute of Technology

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osu.edu/pipermail/mvapich-discuss/attachments/20230504/2848a304/attachment-0005.html>


More information about the Mvapich-discuss mailing list