Stefan Helmert

Results 11 comments of Stefan Helmert

It compiles now out of the box with cmake. But the other way with Makefiel.config may be broken if nvcc is installed from repository, because it references the absolute path...

## Traceback ``` Traceback (most recent call last): File "/home/helmer72/.local/lib/python3.10/site-packages/numba/core/caching.py", line 469, in save data_name = overloads[key] KeyError: ((type(CPUDispatcher()), omitted(default=-1000.0), omitted(default=1000.0), omitted(default=24)), ('x86_64-unknown-linux-gnu', 'skylake', '+64bit,+adx,+aes,-amx-bf16,-amx-int8,-amx-tile,+avx,+avx2,-avx512bf16,-avx512bitalg,-avx512bw,-avx512cd,-avx512dq,-avx512er,-avx512f,-avx512ifma,-avx512pf,-avx512vbmi,-avx512vbmi2,-avx512vl,-avx512vnni,-avx512vp2intersect,-avx512vpopcntdq,+bmi,+bmi2,-cldemote,+clflushopt,-clwb,-clzero,+cmov,+cx16,+cx8,-enqcmd,+f16c,+fma,-fma4,+fsgsbase,+fxsr,-gfni,+invpcid,-lwp,+lzcnt,+mmx,+movbe,-movdir64b,-movdiri,-mwaitx,+pclmul,-pconfig,-pku,+popcnt,-prefetchwt1,+prfchw,-ptwrite,-rdpid,+rdrnd,+rdseed,-rtm,+sahf,-serialize,+sgx,-sha,-shstk,+sse,+sse2,+sse3,+sse4.1,+sse4.2,-sse4a,+ssse3,-tbm,-tsxldtrk,-vaes,-vpclmulqdq,-waitpkg,-wbnoinvd,-xop,+xsave,+xsavec,+xsaveopt,+xsaves'), ('f25bd95d90667ac5e800efcc2c1e8e9c8de752dad7af5924e53678927f5a3b0d', 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855')) During handling of...

> Are you using `literal_unroll` as well? I don't think so. I don't use it explicitly. Maybe it is hidden somewhere?

I think, we should remove the "more info needed" label?

Marked as stale? Did I do something wrong?

It seems, the bug can be forced by pressing Ctrl+c and Ctrl+\

Here is a whole project, that ran into the problem: https://cloud.entroserv.de/index.php/s/8eRA2JHweoD2sT7 Try it by: ```bash tar xfv underlying-object-has-vanished.tar.gz cd CADfiles/ . ./venv_spiro_cad/bin/activate python3 screw4knrl_copy.py 65 0.1 ``` result: ``` Traceback...

Yes, I am working on it. I will publish it when it is ready.

misstake - write GPU=False not Flase On 08.08.2016 11:27, Divam Gupta wrote: > I have even set isGPU= Flase