NVIDIA/DALI

Can AArch64 Numba tests be re-renabled?

gmarkall opened this issue · 2 comments

Describe the question.

#4862 disabled the Numba tests on AArch64. The AArch64 issues in Numba described in numba/numba#8567 and numba/numba#9001 were fixed by the merge of numba/llvmlite#1009 and in the released versions Numba 0.59 and llvmlite 0.42.

It would be good to re-enable the AArch64 tests - can that be done with something close to reverting #4862?

Check for duplicates

  • I have searched the open bugs/issues and have found no duplicates for this bug report

Hi @gmarkall,

Thank you for reminder. Let us see how #5451 works.

Many thanks!