Skip to content

configure ignoring --with-gasnet-dir #1012

@syamajala

Description

@syamajala

I'm trying to build master with --with-gasnet-dir pointing to the release directory of a gasnet build and it looks like realm is ignoring that and trying to build its own gasnet which fails with the following:

 Some conduits and memory kinds require --enable-XXX configure flags and/or                                            
 additional variables providing the install location of vendor drivers.                                                
 See the GASNet documentation for details.                                                                             
                                                                                                                       
 Misc Settings                                                                                                         
 -------------                                                                                                         
  MPI compatibility:      yes                                                                                          
  Pthreads support:       yes                                                                                          
  Segment config:         fast                                                                                         
  PSHM support:           hugetlbfs                                                                                    
  Atomics support:        native                                                                                       
  PMI support:            yes (Cray)                                                                                   
  Hwloc support:          lib                                                                                          
----------------------------------------------------------------------                                                 
'/pscratch/sd/s/seshu/cupynumeric-src-debug-092325/bin/ninja' '-j' 'install'                                           
ninja: fatal: invalid -j parameter                                                                                     
CMake Error at /pscratch/sd/s/seshu/legate/arch-linux-py-cuda-debug/cmake_build/_deps/realm-src/CMakeLists.txt:734     
(execute_process):                                                                                                     
  execute_process failed command indexes:                                                                              
                                                                                                                       
    1: "Child return code: 1"    

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions