hpi-epic / gpucsl

Constraint-based Causal Structure Learning on GPUs.
MIT License
38 stars 1 forks source link

R Benchmark script aborts #15

Closed ChristopherSchmidt89 closed 2 years ago

ChristopherSchmidt89 commented 2 years ago

printing the number of cores results in error, when calling the run_benchmarks.sh with bnlearn/pcalg/cupc

Error in print.default("MAX CORES", cores) : invalid printing digits 80
Calls: print -> print.default
Execution halted