rapidsai / node

GPU-accelerated data science and visualization in node

Home Page:https://rapidsai.github.io/node/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`@rapidsai/sql` SQLCluster UCX comms broken after switch to static linking

trxcllnt opened this issue · comments

Seems like UCX behaves differently when applications statically link cudart, and that different behavior may be affecting blazingsql's comms. Filing an issue to investigate this.