You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
psblas3/base/modules/psb_config.h.in

30 lines
271 B
C

#ifndef PSB_CONFIG_H
#define PSB_CONFIG_H
#define PSB_ERR_ERROR -1
#define PSB_ERR_SUCCESS 0
@CSERIALMPI@
@PSB_IPKDEF@
@PSB_LPKDEF@
@CHAVE_OPENMP@
@CHAVEMETIS@
@CINTMETIS@
@CREALMETIS@
@CHAVEAMD@
@CHAVECUDA@
@CSHORTVCUDA@
@CVERSIONCUDA@
@CHAVELIBRSB@
#endif