Can't cross compile to power 8 (ppc64el) with cuda 8.0?

Hey guys, I have had trouble trying to cross compile to ppc64el from Ubuntu 16.04 with cuda 8.0.

Whenever I try to install cuda-cross-ppc64el-8-0 I get this output:

The following packages have unmet dependencies:                                                                                                                                                                    
 cuda-cross-ppc64el-8-0 : Depends: cuda-cudart-cross-ppc64el-8-0 but it is not installable                                                                                                                         
                          Depends: cuda-driver-cross-ppc64el-8-0 but it is not installable                                                                                                                         
                          Depends: cuda-misc-headers-cross-ppc64el-8-0 but it is not installable                                                                                                                   
                          Depends: cuda-nvrtc-cross-ppc64el-8-0 but it is not installable                                                                                                                          
                          Depends: cuda-cusolver-cross-ppc64el-8-0 but it is not installable                                                                                                                       
                          Depends: cuda-cublas-cross-ppc64el-8-0 but it is not installable                                                                                                                         
                          Depends: cuda-cufft-cross-ppc64el-8-0 but it is not installable                                                                                                                          
                          Depends: cuda-curand-cross-ppc64el-8-0 but it is not installable                                                                                                                         
                          Depends: cuda-cusparse-cross-ppc64el-8-0 but it is not installable                                                                                                                       
                          Depends: cuda-npp-cross-ppc64el-8-0 but it is not installable                                                                                                                            
                          Depends: cuda-nvml-cross-ppc64el-8-0 but it is not installable                                                                                                                           
                          Depends: cuda-nvgraph-cross-ppc64el-8-0 but it is not installable                                                                                                                        
E: Unable to correct problems, you have held broken packages.

The dependent packages aren’t listed on http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/.

Any thoughts?

Thanks!

“Our engineering team confirmed that cuda-cross-ppc64el is not supported in CUDA 8.0, we’ll address this issue in the next CUDA release that following of 8.0” - nvinfo@nvidia.com.

Resolved.