Closed prashantkhoje closed 5 months ago
This issue has been labeled inactive-30d
due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d
if there is no activity in the next 60 days.
This issue has been labeled inactive-90d
due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.
I'm going to close this issue since we haven't made much progress on ppc builds and unfortunately this issue has gone quite stale (sorry!). We can reopen if we start making more inroads in that direction.
Describe the bug I tried to build and test cudf on ppc64le platform with CUDA. I encounter 4 test failures: 22 - BINARY_TEST (Failed) 23 - TRANSFORM_TEST (Failed) 30 - ARROW_IO_SOURCE_TEST (Failed) 42 - ROLLING_TEST (SEGFAULT)
Steps/Code to reproduce bug
Expected behavior All tests should pass.
Environment overview (please complete the following information)
Environment details The output of the
cudf/print_env.sh
script:Additional context I'm trying to build NVTabular and dependencies for ppc64le with cuda.