I am following the instructions here for installing cupy on a jetson xavier nx:
What files do I edit in the changes section?
(1) For the changes under Under {cupy_root}/cupy/_core/include/cupy/cub/tune I am assuming its the Makefile? Also do I just copy those changes verbatim and add to make file replacing orginal lines 71- 76?
(2) Under{cupy_root}/ what file is is that I need to modify? and I what lines?