INFO: No output directory specified (--dir) INFO: Using directory: "Test_TasReso_20250514_112342" INFO: Regenerating c-file: Test_TasReso.c WARNING: Full-path code-generator "/u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr -I$MCSTAS" not found!! WARNING: Attempting replacement by "mcstas-antlr -I$MCSTAS" DEBUG: CMD: mcstas-antlr -I$MCSTAS -t -o ./Test_TasReso.c Test_TasReso.instr 2025-05-14 11:24:22.023 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:41 - sort includes :Monochromator_curved(0):read_table-lib :Incoherent(0):read_table-lib :Incoherent(1):interoff-lib :Single_crystal(0):read_table-lib :Single_crystal(1):interoff-lib :Single_crystal(2):opencl-lib :Res_monitor(0):monitor_nd-lib :Res_monitor(1):cov-lib 2025-05-14 11:24:22.023 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib interoff-lib opencl-lib monitor_nd-lib cov-lib 2025-05-14 11:24:22.023 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib interoff-lib opencl-lib monitor_nd-lib cov-lib 2025-05-14 11:24:22.023 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib monitor_nd-lib interoff-lib cov-lib opencl-lib 2025-05-14 11:24:22.023 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:66 - sorted to read_table-lib interoff-lib opencl-lib monitor_nd-lib cov-lib 2025-05-14 11:24:25.354 | INFO | mccode_antlr.translators.c_listener:visitDeclarator:341 - Could not convert an integer from ('MCSX_REFL_SLIST_SIZE',) due to invalid literal for int() with base 10: 'MCSX_REFL_SLIST_SIZE' The instrument has 12 parameters ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> GPU kernel from component origin -> GPU kernel from component Src -> GPU kernel from component mono_arm1 -> GPU kernel from component mono -> GPU kernel from component mono_arm2 -> GPU kernel from component colli_presample -> GPU kernel from component sample_arm1 -> GPU kernel from component sample_Vana -> GPU kernel from component sample_xtal -> GPU kernel from component sample_reso -> GPU kernel from component sample_arm2 -> GPU kernel from component colli_postsample -> GPU kernel from component ana_arm1 -> GPU kernel from component ana -> GPU kernel from component ana_arm2 -> GPU kernel from component psdmon -> GPU kernel from component divmon -> GPU kernel from component lmon -> GPU kernel from component emon -> GPU kernel from component resmon ----------------------------------------------------------- DEBUG: CMD: mcstas-antlr -I$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 107: 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 109: 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, double t, double sx, double sy, double sz, double p, int mcgravitation, void * mcMagnet, int allow_backprop); ^ "./Test_TasReso.c", line 111: 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 mcparticle, double * x, double * y, double * z, double * vx, double * vy, double * vz, double * t, double * sx, double * sy, double * sz, double * p); ^ "./Test_TasReso.c", line 125: 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 129: 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 171: 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 129: 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 217: 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 256: 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 269: 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 286: 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 310: 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 396: 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 398: 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 748: 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 969: 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 986: 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 988: 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 996: 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 998: 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 1000: 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 1002: 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 1004: 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 1100: 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 1102: 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 1104: 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 1106: 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 1108: 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 1110: 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 1112: 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 1114: 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 1116: 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 4668: warning: variable "num" was declared but never referenced [declared_but_not_referenced] int num = 3; ^ "./Test_TasReso.c", line 6369: warning: variable "status" was set but never used [set_but_not_used] int status; ^ "./Test_TasReso.c", line 7087: 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 7089: 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 7096: 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 7116: 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 7118: 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 7120: 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 7245: 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 7268: 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 7289: 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 7582: 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 7641: error: expected a ")" extern void tl2_mat_zero(double* M, int I, int J); ^ "./Test_TasReso.c", line 7656: error: expected a ")" extern void tl2_mat_cpy(double* DST, const double* SRC, int I, int J); ^ "./Test_TasReso.c", line 7671: error: expected a ")" extern int tl2_inverse(const double* M, double* I, int N); ^ "./Test_TasReso.c", line 7677: error: expected a ")" double *RES, int I, int J, int K); ^ "./Test_TasReso.c", line 7683: error: expected a ")" double *res, int I, int J); ^ "./Test_TasReso.c", line 7739: error: expected a ")" double *RES, int I, int J); ^ "./Test_TasReso.c", line 7745: error: expected a ")" double *RES, int I, int J); ^ "./Test_TasReso.c", line 7750: error: expected a ")" extern void tl2_mat_neg(const double* M, double *RES, int I, int J); ^ "./Test_TasReso.c", line 7756: error: expected a ")" double *RES, int I, int J); ^ "./Test_TasReso.c", line 7762: error: expected a ")" double *RES, int I, int J); ^ "./Test_TasReso.c", line 7794: 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 7796: error: expected a ")" extern void tl2_print_vec(const double* vec, const char* title, int I); ^ "./Test_TasReso.c", line 7797: error: expected a ")" extern void tl2_print_mat(const double* mat, const char* title, int I, int J); ^ "./Test_TasReso.c", line 7871: 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 7971: 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 8494: 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 8507: warning: variable "jglobal" was declared but never referenced [declared_but_not_referenced] int jglobal=-1; ^ "./Test_TasReso.c", line 8508: warning: variable "coherent_refl" was set but never used [set_but_not_used] double coherent_refl,coherent_xsect; ^ "./Test_TasReso.c", line 8508: warning: variable "coherent_xsect" was set but never used [set_but_not_used] double coherent_refl,coherent_xsect; ^ "./Test_TasReso.c", line 8609: 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 8624: 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 8632: 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 8640: 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 8648: 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 8659: 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 10774: 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 10779: 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 10788: 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 10814: 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 10817: 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 10817: 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 10817: 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 10817: 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 10817: 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 10817: 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 10877: 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 11007: 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 11051: 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 11174: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./Test_TasReso.c", line 11288: 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 11300: 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 11335: 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 11587: 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 11593: 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 14560: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./Test_TasReso.c", line 14560: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./Test_TasReso.c", line 14587: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./Test_TasReso.c", line 14587: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./Test_TasReso.c", line 14676: error: expected a ")" void tl2_print_vec(const double* vec, const char* title, int I) ^ "./Test_TasReso.c", line 14676: 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 14680: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14686: error: expected a ")" void tl2_print_mat(const double* mat, const char* title, int I, int J) ^ "./Test_TasReso.c", line 14686: 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 14690: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14767: error: expected a ")" void tl2_mat_zero(double* M, int I, int J) ^ "./Test_TasReso.c", line 14767: 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 14772: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14807: error: expected a ")" void tl2_mat_cpy(double* DST, const double* SRC, int I, int J) ^ "./Test_TasReso.c", line 14807: 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 14812: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14909: error: expected a ")" int tl2_inverse(const double* M, double* I, int N) ^ "./Test_TasReso.c", line 14909: 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 14930: 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 14942: 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 14942: 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 14947: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 14963: error: expected a ")" void tl2_matvec_mul(const double* M, const double* v, double *res, int I, int J) ^ "./Test_TasReso.c", line 14963: 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 14968: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 15114: error: expected a ")" void tl2_mat_add(const double* M0, const double* M1, double *RES, int I, int J) ^ "./Test_TasReso.c", line 15114: 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 15119: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 15128: error: expected a ")" void tl2_mat_sub(const double* M0, const double* M1, double *RES, int I, int J) ^ "./Test_TasReso.c", line 15128: 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 15133: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 15142: error: expected a ")" void tl2_mat_neg(const double* M, double *RES, int I, int J) ^ "./Test_TasReso.c", line 15142: 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 15147: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 15156: error: expected a ")" void tl2_mat_mul(const double* M, double s, double *RES, int I, int J) ^ "./Test_TasReso.c", line 15156: 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 15161: error: complex type is not allowed for(int i = 0; i < I; ++i) ^ "./Test_TasReso.c", line 15170: error: expected a ")" void tl2_mat_div(const double* M, double s, double *RES, int I, int J) ^ "./Test_TasReso.c", line 15170: 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 15540: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./Test_TasReso.c", line 17418: warning: variable "as" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Test_TasReso.c", line 17418: warning: variable "bs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Test_TasReso.c", line 17418: warning: variable "cs" was declared but never referenced [declared_but_not_referenced] double as, bs, cs; ^ "./Test_TasReso.c", line 17419: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i=0; ^ "./Test_TasReso.c", line 17964: warning: variable "i" was declared but never referenced [declared_but_not_referenced] int i; ^ "./Test_TasReso.c", line 18259: 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] _class_Progress_bar *class_Progress_bar_trace(_class_Progress_bar *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 18349: 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] _class_Source_simple *class_Source_simple_trace(_class_Source_simple *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 18458: warning: Routine "class_Arm_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Arm *class_Arm_trace(_class_Arm *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 18489: 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] _class_Monochromator_curved *class_Monochromator_curved_trace(_class_Monochromator_curved *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 18852: 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] _class_Collimator_linear *class_Collimator_linear_trace(_class_Collimator_linear *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 18926: warning: Routine "class_Incoherent_trace" will be treated as sequential because its "routine" directive doesn't specify a level of parallelism [no_routine_type] _class_Incoherent *class_Incoherent_trace(_class_Incoherent *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 18966: 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 18966: 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 19230: 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] _class_Single_crystal *class_Single_crystal_trace(_class_Single_crystal *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 19288: 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 19288: 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 19288: 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 19289: warning: variable "rho" was declared but never referenced [declared_but_not_referenced] double rho; ^ "./Test_TasReso.c", line 19290: warning: variable "diff" was declared but never referenced [declared_but_not_referenced] double diff; /* Deviation from Bragg condition */ ^ "./Test_TasReso.c", line 19291: 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 19291: 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 19291: 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 19292: 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 19292: 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 19292: 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 19293: 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 19293: 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 19293: 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 19294: 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 19294: 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 19294: 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 19295: warning: variable "det_N" was declared but never referenced [declared_but_not_referenced] double det_N; /* Determinant of N */ ^ "./Test_TasReso.c", line 19296: 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 19296: 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 19296: 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 19297: 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 19297: 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 19297: 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 19298: warning: variable "det_L" was declared but never referenced [declared_but_not_referenced] double det_L; /* Determinant of L */ ^ "./Test_TasReso.c", line 19299: 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 19299: 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 19300: 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 19300: 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 19301: 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 19308: 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 19315: 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 19315: 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 19324: 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 19784: 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] _class_Res_sample *class_Res_sample_trace(_class_Res_sample *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 19972: 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] _class_PSD_monitor *class_PSD_monitor_trace(_class_PSD_monitor *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 20043: 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] _class_Divergence_monitor *class_Divergence_monitor_trace(_class_Divergence_monitor *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 20068: warning: variable "v" was declared but never referenced [declared_but_not_referenced] double v, vn; ^ "./Test_TasReso.c", line 20133: 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] _class_L_monitor *class_L_monitor_trace(_class_L_monitor *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 20206: 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] _class_E_monitor *class_E_monitor_trace(_class_E_monitor *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 20293: 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] _class_Res_monitor *class_Res_monitor_trace(_class_Res_monitor *_comp, _class_particle *_particle) { ^ "./Test_TasReso.c", line 20530: 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 23420: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./Test_TasReso.c", line 23421: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./Test_TasReso.c", line 1605: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./Test_TasReso.c", line 3025: 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.