INFO: No output directory specified (--dir) INFO: Using directory: "Test_TasReso_20250514_033301" INFO: Regenerating c-file: Test_TasReso.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_TasReso.c Test_TasReso.instr CFLAGS= --> Added COMPONENT mono USERVAR ncol_4 with type int --> Added COMPONENT mono USERVAR nrow_4 with type int --> Added COMPONENT sample_reso USERVAR res_pi_10 with type double --> Added COMPONENT sample_reso USERVAR res_ki_x_10 with type double --> Added COMPONENT sample_reso USERVAR res_ki_y_10 with type double --> Added COMPONENT sample_reso USERVAR res_ki_z_10 with type double --> Added COMPONENT sample_reso USERVAR res_kf_x_10 with type double --> Added COMPONENT sample_reso USERVAR res_kf_y_10 with type double --> Added COMPONENT sample_reso USERVAR res_kf_z_10 with type double --> Added COMPONENT sample_reso USERVAR res_rx_10 with type double --> Added COMPONENT sample_reso USERVAR res_ry_10 with type double --> Added COMPONENT sample_reso USERVAR res_rz_10 with type double --> Added COMPONENT ana USERVAR ncol_14 with type int --> Added COMPONENT ana USERVAR nrow_14 with type int WARNING: The parameter mosaic_AB of sample_xtal is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Test_TasReso.out DEBUG: CMD: nvc -o ./Test_TasReso.out ./Test_TasReso.c -lm -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC "./Test_TasReso.c", line 103: warning: Routine "mcgenstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgenstate(void); ^ Remark: individual warnings can be suppressed with "--diag_suppress " "./Test_TasReso.c", line 105: warning: Routine "mcsetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcsetstate(double x, double y, double z, double vx, double vy, double vz, ^ "./Test_TasReso.c", line 108: warning: Routine "mcgetstate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_particle mcgetstate(_class_particle mcneutron, double *x, double *y, double *z, ^ "./Test_TasReso.c", line 124: warning: Routine "particle_getvar" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getvar(_class_particle *p, char *name, int *suc); ^ "./Test_TasReso.c", line 128: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./Test_TasReso.c", line 170: warning: Routine "particle_getvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void* particle_getvar_void(_class_particle *p, char *name, int *suc); ^ "./Test_TasReso.c", line 128: warning: Routine "str_comp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int str_comp(char *str1, char *str2); ^ "./Test_TasReso.c", line 213: warning: Routine "particle_setvar_void" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void(_class_particle *, char *, void*); ^ "./Test_TasReso.c", line 249: warning: Routine "particle_setvar_void_array" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int particle_setvar_void_array(_class_particle *, char *, void*, int); ^ "./Test_TasReso.c", line 260: warning: Routine "particle_restore" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_restore(_class_particle *p, _class_particle *p0); ^ "./Test_TasReso.c", line 271: warning: Routine "particle_getuservar_byid" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double particle_getuservar_byid(_class_particle *p, int id, int *suc){ ^ "./Test_TasReso.c", line 295: warning: Routine "particle_uservar_init" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void particle_uservar_init(_class_particle *p){ ^ "./Test_TasReso.c", line 381: warning: Routine "noprintf" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int noprintf(); ^ "./Test_TasReso.c", line 383: warning: Routine "str_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] size_t str_len(const char *s); ^ "./Test_TasReso.c", line 733: warning: Routine "mcget_ncount" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] unsigned long long int mcget_ncount(void); /* wrapper to set mcncount */ ^ "./Test_TasReso.c", line 954: warning: Routine "_randnorm2" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randnorm2(randstate_t* state); ^ "./Test_TasReso.c", line 971: warning: Routine "kiss_srandom" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t *kiss_srandom(uint64_t state[7], uint64_t seed); ^ "./Test_TasReso.c", line 973: warning: Routine "kiss_random" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] uint64_t kiss_random(uint64_t state[7]); ^ "./Test_TasReso.c", line 981: warning: Routine "_rand01" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand01(randstate_t* state); ^ "./Test_TasReso.c", line 983: warning: Routine "_randpm1" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randpm1(randstate_t* state); ^ "./Test_TasReso.c", line 985: warning: Routine "_rand0max" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _rand0max(double max, randstate_t* state); ^ "./Test_TasReso.c", line 987: warning: Routine "_randminmax" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randminmax(double min, double max, randstate_t* state); ^ "./Test_TasReso.c", line 989: warning: Routine "_randtriangle" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double _randtriangle(randstate_t* state); ^ "./Test_TasReso.c", line 1085: warning: Routine "coords_set" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_set(MCNUM x, MCNUM y, MCNUM z); ^ "./Test_TasReso.c", line 1087: warning: Routine "coords_get" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_get(Coords a, MCNUM *x, MCNUM *y, MCNUM *z); ^ "./Test_TasReso.c", line 1089: warning: Routine "coords_add" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_add(Coords a, Coords b); ^ "./Test_TasReso.c", line 1091: warning: Routine "coords_sub" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_sub(Coords a, Coords b); ^ "./Test_TasReso.c", line 1093: warning: Routine "coords_neg" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_neg(Coords a); ^ "./Test_TasReso.c", line 1095: warning: Routine "coords_scale" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_scale(Coords b, double scale); ^ "./Test_TasReso.c", line 1097: warning: Routine "coords_sp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_sp(Coords a, Coords b); ^ "./Test_TasReso.c", line 1099: warning: Routine "coords_xp" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] Coords coords_xp(Coords b, Coords c); ^ "./Test_TasReso.c", line 1101: warning: Routine "coords_len" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double coords_len(Coords a); ^ "./Test_TasReso.c", line 4656: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Test_TasReso.c", line 6357: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Test_TasReso.c", line 7029: warning: Routine "GAUSS_monocurved" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double GAUSS_monocurved(double x, double mean, double rms){ ^ "./Test_TasReso.c", line 7147: warning: Routine "Table_Index" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Index(t_Table Table, long i, long j); /* get indexed value */ ^ "./Test_TasReso.c", line 7149: warning: Routine "Table_Value" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Value(t_Table Table, double X, long j); /* search X in 1st column and return interpolated value in j-column */ ^ "./Test_TasReso.c", line 7156: warning: Routine "Table_Value2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Value2d(t_Table Table, double X, double Y); /* same as Table_Index with non-integer indices and 2d interpolation */ ^ "./Test_TasReso.c", line 7176: warning: Routine "Table_Interp1d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp1d(double x, double x1, double y1, double x2, double y2); ^ "./Test_TasReso.c", line 7178: warning: Routine "Table_Interp1d_nearest" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp1d_nearest(double x, double x1, double y1, double x2, double y2); ^ "./Test_TasReso.c", line 7180: warning: Routine "Table_Interp2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double Table_Interp2d(double x, double y, double x1, double y1, double x2, double y2, ^ "./Test_TasReso.c", line 8729: warning: Routine "off_intersect_all" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersect_all(double* t0, double* t3, ^ "./Test_TasReso.c", line 8752: warning: Routine "off_intersect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersect(double* t0, double* t3, ^ "./Test_TasReso.c", line 8773: warning: Routine "off_x_intersect" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_x_intersect(double *l0,double *l3, ^ "./Test_TasReso.c", line 8856: warning: Routine "off_F" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] double off_F(double x, double y,double z,double A,double B,double C,double D) { ^ "./Test_TasReso.c", line 8861: warning: Routine "off_sign" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] char off_sign(double a) { ^ "./Test_TasReso.c", line 8870: warning: Routine "off_normal" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void off_normal(Coords* n, polygon p) ^ "./Test_TasReso.c", line 8896: warning: Routine "off_pnpoly" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_pnpoly(polygon p, Coords v) ^ "./Test_TasReso.c", line 8899: warning: variable "minx" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Test_TasReso.c", line 8899: warning: variable "maxx" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Test_TasReso.c", line 8899: warning: variable "miny" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Test_TasReso.c", line 8899: warning: variable "maxy" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Test_TasReso.c", line 8899: warning: variable "minz" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Test_TasReso.c", line 8899: warning: variable "maxz" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./Test_TasReso.c", line 8959: warning: Routine "off_intersectPoly" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_intersectPoly(intersection *inter, Coords a, Coords b, polygon p) ^ "./Test_TasReso.c", line 9089: warning: Routine "off_init_planes" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void off_init_planes(Coords a, Coords b, ^ "./Test_TasReso.c", line 9133: warning: Routine "off_clip_3D_mod" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_clip_3D_mod(intersection* t, Coords a, Coords b, ^ "./Test_TasReso.c", line 9256: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Test_TasReso.c", line 9370: warning: Routine "off_compare" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_compare (void const *a, void const *b) ^ "./Test_TasReso.c", line 9382: warning: Routine "off_cleanDouble" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_cleanDouble(intersection* t, int* t_size) ^ "./Test_TasReso.c", line 9417: warning: Routine "off_cleanInOut" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int off_cleanInOut(intersection* t, int* t_size) ^ "./Test_TasReso.c", line 9669: warning: Routine "Min_int" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Min_int(int x, int y) { ^ "./Test_TasReso.c", line 9675: warning: Routine "merge" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void merge(intersection *arr, int l, int m, int r) ^ "./Test_TasReso.c", line 10711: warning: Routine "SX_list_compare" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int SX_list_compare (void const *a, void const *b) ^ "./Test_TasReso.c", line 11234: warning: Routine "hkl_search" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int hkl_search(struct hkl_data *L, void *TT, int count, double V0, ^ "./Test_TasReso.c", line 11247: warning: variable "jglobal" was declared but never referenced [declared_but_not_referenced] int jglobal=-1; ^ "./Test_TasReso.c", line 11248: warning: variable "coherent_refl" was set but never used [set_but_not_used] double coherent_refl,coherent_xsect; ^ "./Test_TasReso.c", line 11248: warning: variable "coherent_xsect" was set but never used [set_but_not_used] double coherent_refl,coherent_xsect; ^ "./Test_TasReso.c", line 11349: warning: Routine "hkl_select" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int hkl_select(struct tau_data *T, int tau_count, double coh_refl, double *sum,_class_particle *_particle) { ^ "./Test_TasReso.c", line 11364: warning: Routine "randrotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void randrotate(double *nx, double *ny, double *nz, double a, double b, double c) { ^ "./Test_TasReso.c", line 11372: warning: Routine "randderotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void randderotate(double *nx, double *ny, double *nz, double a, double b, double c) { ^ "./Test_TasReso.c", line 11380: warning: Routine "PGrotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void PGrotate(double *nx, double *ny, double *nz, double a, double csx, double csy, double csz) { ^ "./Test_TasReso.c", line 11388: warning: Routine "PGderotate" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void PGderotate(double *nx, double *ny, double *nz, double a, double csx, double csy, double csz) { ^ "./Test_TasReso.c", line 11399: warning: Routine "vec_rotate_2d" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void vec_rotate_2d(double* x, double* y, double angle) { ^ "./Test_TasReso.c", line 11624: warning: Routine "Monitor_nD_Trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int Monitor_nD_Trace(MonitornD_Defines_type *, MonitornD_Variables_type *, _class_particle* _particle); ^ "./Test_TasReso.c", line 13710: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./Test_TasReso.c", line 13710: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./Test_TasReso.c", line 13737: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./Test_TasReso.c", line 13737: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./Test_TasReso.c", line 13830: error: expected a ")" extern void tl2_mat_zero(double* M, int I, int J); ^ "./Test_TasReso.c", line 13845: error: expected a ")" extern void tl2_mat_cpy(double* DST, const double* SRC, int I, int J); ^ "./Test_TasReso.c", line 13860: error: expected a ")" extern int tl2_inverse(const double* M, double* I, int N); ^ "./Test_TasReso.c", line 13866: error: expected a ")" double *RES, int I, int J, int K); ^ "./Test_TasReso.c", line 13872: error: expected a ")" double *res, int I, int J); ^ "./Test_TasReso.c", line 13928: error: expected a ")" double *RES, int I, int J); ^ "./Test_TasReso.c", line 13934: error: expected a ")" double *RES, int I, int J); ^ "./Test_TasReso.c", line 13939: error: expected a ")" extern void tl2_mat_neg(const double* M, double *RES, int I, int J); ^ "./Test_TasReso.c", line 13945: error: expected a ")" double *RES, int I, int J); ^ "./Test_TasReso.c", line 13951: error: expected a ")" double *RES, int I, int J); ^ "./Test_TasReso.c", line 13983: warning: Routine "tl2_k_to_E" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] extern double tl2_k_to_E(double kix, double kiy, double kiz, double kfx, double kfy, double kfz); ^ "./Test_TasReso.c", line 13985: error: expected a ")" extern void tl2_print_vec(const double* vec, const char* title, int I); ^ "./Test_TasReso.c", line 13986: error: expected a ")" extern void tl2_print_mat(const double* mat, const char* title, int I, int J); ^ "./Test_TasReso.c", line 14043: error: expected a ")" void tl2_print_vec(const double* vec, const char* title, int I) ^ "./Test_TasReso.c", line 14043: warning: unnamed prototyped parameters not allowed when body is present [all_proto_params_must_be_named] void tl2_print_vec(const double* vec, const char* title, int I) ^ "./Test_TasReso.c", line 14047: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14053: error: expected a ")" void tl2_print_mat(const double* mat, const char* title, int I, int J) ^ "./Test_TasReso.c", line 14053: warning: unnamed prototyped parameters not allowed when body is present [all_proto_params_must_be_named] void tl2_print_mat(const double* mat, const char* title, int I, int J) ^ "./Test_TasReso.c", line 14057: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14134: error: expected a ")" void tl2_mat_zero(double* M, int I, int J) ^ "./Test_TasReso.c", line 14134: warning: unnamed prototyped parameters not allowed when body is present [all_proto_params_must_be_named] void tl2_mat_zero(double* M, int I, int J) ^ "./Test_TasReso.c", line 14139: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14174: error: expected a ")" void tl2_mat_cpy(double* DST, const double* SRC, int I, int J) ^ "./Test_TasReso.c", line 14174: warning: unnamed prototyped parameters not allowed when body is present [all_proto_params_must_be_named] void tl2_mat_cpy(double* DST, const double* SRC, int I, int J) ^ "./Test_TasReso.c", line 14179: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14276: error: expected a ")" int tl2_inverse(const double* M, double* I, int N) ^ "./Test_TasReso.c", line 14276: warning: unnamed prototyped parameters not allowed when body is present [all_proto_params_must_be_named] int tl2_inverse(const double* M, double* I, int N) ^ "./Test_TasReso.c", line 14297: error: expression must have pointer-to-object type but it has type "float __complex__" I[j*N + i] = tl2_determinant(submat, N - 1) * sgn / fullDet; ^ "./Test_TasReso.c", line 14309: error: expected a ")" void tl2_matmat_mul(const double* M1, const double* M2, double *RES, int I, int J, int K) ^ "./Test_TasReso.c", line 14309: warning: unnamed prototyped parameters not allowed when body is present [all_proto_params_must_be_named] void tl2_matmat_mul(const double* M1, const double* M2, double *RES, int I, int J, int K) ^ "./Test_TasReso.c", line 14314: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14330: error: expected a ")" void tl2_matvec_mul(const double* M, const double* v, double *res, int I, int J) ^ "./Test_TasReso.c", line 14330: warning: unnamed prototyped parameters not allowed when body is present [all_proto_params_must_be_named] void tl2_matvec_mul(const double* M, const double* v, double *res, int I, int J) ^ "./Test_TasReso.c", line 14335: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14481: error: expected a ")" void tl2_mat_add(const double* M0, const double* M1, double *RES, int I, int J) ^ "./Test_TasReso.c", line 14481: warning: unnamed prototyped parameters not allowed when body is present [all_proto_params_must_be_named] void tl2_mat_add(const double* M0, const double* M1, double *RES, int I, int J) ^ "./Test_TasReso.c", line 14486: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14495: error: expected a ")" void tl2_mat_sub(const double* M0, const double* M1, double *RES, int I, int J) ^ "./Test_TasReso.c", line 14495: warning: unnamed prototyped parameters not allowed when body is present [all_proto_params_must_be_named] void tl2_mat_sub(const double* M0, const double* M1, double *RES, int I, int J) ^ "./Test_TasReso.c", line 14500: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14509: error: expected a ")" void tl2_mat_neg(const double* M, double *RES, int I, int J) ^ "./Test_TasReso.c", line 14509: warning: unnamed prototyped parameters not allowed when body is present [all_proto_params_must_be_named] void tl2_mat_neg(const double* M, double *RES, int I, int J) ^ "./Test_TasReso.c", line 14514: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14523: error: expected a ")" void tl2_mat_mul(const double* M, double s, double *RES, int I, int J) ^ "./Test_TasReso.c", line 14523: warning: unnamed prototyped parameters not allowed when body is present [all_proto_params_must_be_named] void tl2_mat_mul(const double* M, double s, double *RES, int I, int J) ^ "./Test_TasReso.c", line 14528: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14537: error: expected a ")" void tl2_mat_div(const double* M, double s, double *RES, int I, int J) ^ "./Test_TasReso.c", line 14537: warning: unnamed prototyped parameters not allowed when body is present [all_proto_params_must_be_named] void tl2_mat_div(const double* M, double s, double *RES, int I, int J) ^ "./Test_TasReso.c", line 15546: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_TasReso.c", line 15534: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./Test_TasReso.c", line 15591: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./Test_TasReso.c", line 15668: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./Test_TasReso.c", line 15717: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./Test_TasReso.c", line 15814: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./Test_TasReso.c", line 15863: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./Test_TasReso.c", line 15934: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./Test_TasReso.c", line 15983: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./Test_TasReso.c", line 16092: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./Test_TasReso.c", line 16225: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./Test_TasReso.c", line 16308: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./Test_TasReso.c", line 16357: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./Test_TasReso.c", line 16428: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./Test_TasReso.c", line 16477: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./Test_TasReso.c", line 16574: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./Test_TasReso.c", line 16623: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./Test_TasReso.c", line 16699: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./Test_TasReso.c", line 16785: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./Test_TasReso.c", line 16863: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./Test_TasReso.c", line 16941: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./Test_TasReso.c", line 17560: warning: variable "as" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Test_TasReso.c", line 17560: warning: variable "bs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Test_TasReso.c", line 17560: warning: variable "cs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Test_TasReso.c", line 17561: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i=0; ^ "./Test_TasReso.c", line 18106: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./Test_TasReso.c", line 18425: warning: Routine "class_Progress_bar_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Progress_bar_trace(_class_Progress_bar *_comp ^ "./Test_TasReso.c", line 18515: warning: Routine "class_Source_simple_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Source_simple_trace(_class_Source_simple *_comp ^ "./Test_TasReso.c", line 18652: warning: Routine "class_Arm_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Arm_trace(_class_Arm *_comp ^ "./Test_TasReso.c", line 18711: warning: Routine "class_Monochromator_curved_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Monochromator_curved_trace(_class_Monochromator_curved *_comp ^ "./Test_TasReso.c", line 19092: warning: Routine "class_Collimator_linear_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Collimator_linear_trace(_class_Collimator_linear *_comp ^ "./Test_TasReso.c", line 19166: warning: Routine "class_Incoherent_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Incoherent_trace(_class_Incoherent *_comp ^ "./Test_TasReso.c", line 19207: warning: variable "l_i" was set but never used [set_but_not_used] double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./Test_TasReso.c", line 19207: warning: variable "l_o" was declared but never referenced [declared_but_not_referenced] double l_i, l_o=0; /* Flight path lenght in/out for scattered neutron */ ^ "./Test_TasReso.c", line 19498: warning: Routine "class_Single_crystal_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Single_crystal_trace(_class_Single_crystal *_comp ^ "./Test_TasReso.c", line 19557: warning: variable "rho_x" was declared but never referenced [declared_but_not_referenced] double rho_x, rho_y, rho_z; /* the vector ki - tau */ ^ "./Test_TasReso.c", line 19557: warning: variable "rho_y" was declared but never referenced [declared_but_not_referenced] double rho_x, rho_y, rho_z; /* the vector ki - tau */ ^ "./Test_TasReso.c", line 19557: warning: variable "rho_z" was declared but never referenced [declared_but_not_referenced] double rho_x, rho_y, rho_z; /* the vector ki - tau */ ^ "./Test_TasReso.c", line 19558: warning: variable "rho" was declared but never referenced [declared_but_not_referenced] double rho; ^ "./Test_TasReso.c", line 19559: warning: variable "diff" was declared but never referenced [declared_but_not_referenced] double diff; /* Deviation from Bragg condition */ ^ "./Test_TasReso.c", line 19560: warning: variable "ox" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./Test_TasReso.c", line 19560: warning: variable "oy" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./Test_TasReso.c", line 19560: warning: variable "oz" was declared but never referenced [declared_but_not_referenced] double ox, oy, oz; /* Origin of Ewald sphere tangent plane */ ^ "./Test_TasReso.c", line 19561: warning: variable "b1x" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./Test_TasReso.c", line 19561: warning: variable "b1y" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./Test_TasReso.c", line 19561: warning: variable "b1z" was declared but never referenced [declared_but_not_referenced] double b1x, b1y, b1z; /* First vector spanning tangent plane */ ^ "./Test_TasReso.c", line 19562: warning: variable "b2x" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./Test_TasReso.c", line 19562: warning: variable "b2y" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./Test_TasReso.c", line 19562: warning: variable "b2z" was declared but never referenced [declared_but_not_referenced] double b2x, b2y, b2z; /* Second vector spanning tangent plane */ ^ "./Test_TasReso.c", line 19563: warning: variable "n11" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./Test_TasReso.c", line 19563: warning: variable "n12" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./Test_TasReso.c", line 19563: warning: variable "n22" was declared but never referenced [declared_but_not_referenced] double n11, n12, n22; /* 2D Gauss description matrix N */ ^ "./Test_TasReso.c", line 19564: warning: variable "det_N" was declared but never referenced [declared_but_not_referenced] double det_N; /* Determinant of N */ ^ "./Test_TasReso.c", line 19565: warning: variable "inv_n11" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./Test_TasReso.c", line 19565: warning: variable "inv_n12" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./Test_TasReso.c", line 19565: warning: variable "inv_n22" was declared but never referenced [declared_but_not_referenced] double inv_n11, inv_n12, inv_n22; /* Inverse of N */ ^ "./Test_TasReso.c", line 19566: warning: variable "l11" was declared but never referenced [declared_but_not_referenced] double l11, l12, l22; /* Cholesky decomposition L of 1/2*inv(N) */ ^ "./Test_TasReso.c", line 19566: warning: variable "l12" was declared but never referenced [declared_but_not_referenced] double l11, l12, l22; /* Cholesky decomposition L of 1/2*inv(N) */ ^ "./Test_TasReso.c", line 19566: warning: variable "l22" was declared but never referenced [declared_but_not_referenced] double l11, l12, l22; /* Cholesky decomposition L of 1/2*inv(N) */ ^ "./Test_TasReso.c", line 19567: warning: variable "det_L" was declared but never referenced [declared_but_not_referenced] double det_L; /* Determinant of L */ ^ "./Test_TasReso.c", line 19568: warning: variable "Bt_D_O_x" was declared but never referenced [declared_but_not_referenced] double Bt_D_O_x, Bt_D_O_y; /* Temporaries */ ^ "./Test_TasReso.c", line 19568: warning: variable "Bt_D_O_y" was declared but never referenced [declared_but_not_referenced] double Bt_D_O_x, Bt_D_O_y; /* Temporaries */ ^ "./Test_TasReso.c", line 19569: warning: variable "y0x" was declared but never referenced [declared_but_not_referenced] double y0x, y0y; /* Center of 2D Gauss in plane coordinates */ ^ "./Test_TasReso.c", line 19569: warning: variable "y0y" was declared but never referenced [declared_but_not_referenced] double y0x, y0y; /* Center of 2D Gauss in plane coordinates */ ^ "./Test_TasReso.c", line 19570: warning: variable "alpha" was declared but never referenced [declared_but_not_referenced] double alpha; /* Offset of 2D Gauss center from 3D center */ ^ "./Test_TasReso.c", line 19577: warning: variable "tot_xsect" was declared but never referenced [declared_but_not_referenced] double tot_xsect, tot_xlen; /* Total cross section and length */ ^ "./Test_TasReso.c", line 19584: warning: variable "theta" was declared but never referenced [declared_but_not_referenced] double theta, phi; /* rotation angles for curved lattice option */ ^ "./Test_TasReso.c", line 19584: warning: variable "phi" was declared but never referenced [declared_but_not_referenced] double theta, phi; /* rotation angles for curved lattice option */ ^ "./Test_TasReso.c", line 19593: warning: variable "type" was set but never used [set_but_not_used] char type; /* type of last event: t=transmit,c=coherent or i=incoherent */ ^ "./Test_TasReso.c", line 20080: warning: Routine "class_Res_sample_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Res_sample_trace(_class_Res_sample *_comp ^ "./Test_TasReso.c", line 20276: warning: Routine "class_PSD_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_PSD_monitor_trace(_class_PSD_monitor *_comp ^ "./Test_TasReso.c", line 20347: warning: Routine "class_Divergence_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Divergence_monitor_trace(_class_Divergence_monitor *_comp ^ "./Test_TasReso.c", line 20373: warning: variable "v" was declared but never referenced [declared_but_not_referenced] double v, vn; ^ "./Test_TasReso.c", line 20437: warning: Routine "class_L_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_L_monitor_trace(_class_L_monitor *_comp ^ "./Test_TasReso.c", line 20510: warning: Routine "class_E_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_E_monitor_trace(_class_E_monitor *_comp ^ "./Test_TasReso.c", line 20597: warning: Routine "class_Res_monitor_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] void class_Res_monitor_trace(_class_Res_monitor *_comp ^ "./Test_TasReso.c", line 20834: warning: Routine "raytrace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] int raytrace(_class_particle* _particle) { /* single event propagation, called by mccode_main for Test_TasReso:TRACE */ ^ "./Test_TasReso.c", line 23829: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Test_TasReso.c", line 23830: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Test_TasReso.c", line 1593: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Test_TasReso.c", line 3013: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ 35 errors detected in the compilation of "./Test_TasReso.c". INFO: call to nvc failed with Command 'nvc -o ./Test_TasReso.out ./Test_TasReso.c -lm -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC' returned non-zero exit status 2. Traceback (most recent call last): File "/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mcrun.py", line 616, in main() File "/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mcrun.py", line 524, in main mcstas.prepare(options) File "/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 311, in prepare Process(lexer.quote(options.cc)).run(args) File "/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 77, in run raise err File "/u/data/pkwi/McStas/mcstas/3.x-dev/tools/Python/mcrun/mccode.py", line 73, in run proc = run(command, shell=True, check=True, text=True, capture_output=pipe) File "/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'nvc -o ./Test_TasReso.out ./Test_TasReso.c -lm -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -mtune=haswell -fPIC -O2 -isystem /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -fast -Minfo=accel -acc=gpu -gpu=mem:managed -DOPENACC' returned non-zero exit status 2.