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.
|
#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
|