- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 123
 
Add MPIPreferences subpackage to select binary #541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
    
  
     Merged
                    Changes from 41 commits
      Commits
    
    
            Show all changes
          
          
            54 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      50db836
              
                Add a lightweight MPIABI sub-package that controls the MPI ABI
              
              
                vchuravy deff290
              
                MPIABI => MPIPreferences
              
              
                simonbyrne 0fdaaed
              
                add msmpi support
              
              
                simonbyrne 186bb4c
              
                get OpenMPI working
              
              
                simonbyrne a83a830
              
                update some unit tests
              
              
                simonbyrne de426cd
              
                update Open MPI constants
              
              
                simonbyrne e02b93f
              
                fix unit tests
              
              
                simonbyrne ad165d7
              
                fix identify_abi
              
              
                simonbyrne 2962c77
              
                fix github actions on windows
              
              
                simonbyrne cbf9977
              
                better error messages
              
              
                simonbyrne bfe1753
              
                typo
              
              
                simonbyrne ed662e5
              
                fix tests
              
              
                simonbyrne 7999ded
              
                add Pkg to test deps
              
              
                simonbyrne b2d91cc
              
                remove deps
              
              
                simonbyrne 6624d1b
              
                more CI updates
              
              
                simonbyrne 7d96e85
              
                move deps
              
              
                simonbyrne b6c215a
              
                try MPICH on macos
              
              
                simonbyrne b288269
              
                fix apt
              
              
                simonbyrne a1249e2
              
                remove buildpkg
              
              
                simonbyrne 64de9bc
              
                use correct name
              
              
                simonbyrne 8a68c73
              
                no openmpi_jll on windows
              
              
                simonbyrne d20b799
              
                remove some environment variables
              
              
                simonbyrne 7e28b4c
              
                remove canceller
              
              
                simonbyrne 0a32767
              
                fix typo
              
              
                simonbyrne 9109788
              
                dev MPIPreferences
              
              
                simonbyrne 926342b
              
                try deleting Manifest.toml
              
              
                simonbyrne 54ebccb
              
                fix MPItrampoline
              
              
                simonbyrne e952a3e
              
                remove Manifest
              
              
                simonbyrne f0c6c17
              
                more MPItrampoline fixes
              
              
                simonbyrne 07109d9
              
                add mpiwrapper consts
              
              
                simonbyrne 422c006
              
                enable system
              
              
                simonbyrne fbe478a
              
                MPI_Count on Open MPI is Int
              
              
                simonbyrne e2cd300
              
                typo
              
              
                simonbyrne d0beb6d
              
                fix mpiexec
              
              
                simonbyrne 7a18cd8
              
                print some info
              
              
                simonbyrne 44a9dc7
              
                fix openmpi status struct
              
              
                simonbyrne 4a1b176
              
                add hook for MPITRAMPOLINE_MPIEXEC
              
              
                simonbyrne 958b6d6
              
                fix mpiwrapper status struct
              
              
                simonbyrne 1cc6f11
              
                clean up build
              
              
                simonbyrne 1d31520
              
                apt update
              
              
                simonbyrne b859bbf
              
                try to get intelmpi working
              
              
                simonbyrne 1e59f2d
              
                fix docs build
              
              
                vchuravy 3c708f5
              
                add MPIPreferences to intel test
              
              
                vchuravy 0ce4b44
              
                bump MPIWrapper in tests
              
              
                vchuravy 2fe0d94
              
                set mpiexec on ms system
              
              
                vchuravy 3062d60
              
                fixup! bump MPIWrapper in tests
              
              
                vchuravy 612a740
              
                Apply suggestions from code review
              
              
                vchuravy 39e74a6
              
                Update src/consts/microsoftmpi.jl
              
              
                vchuravy d52e761
              
                downgrade MPIwrapper
              
              
                vchuravy 147deb0
              
                Fix deprecated method in shared_win test
              
              
                vchuravy 9af96c6
              
                Merge branch 'master' into sb/mpipref
              
              
                vchuravy 23c2f7e
              
                add atomicity get and set to io_shared
              
              
                vchuravy 6e38120
              
                fix Homebrew Open MPI
              
              
                simonbyrne 500b811
              
                add compat to MPIPreferences
              
              
                vchuravy File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
      
      Oops, something went wrong.
      
    
  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| 
          
            
          
           | 
    @@ -5,3 +5,4 @@ libjuliampi.dylib | |
| *.mem | ||
| *.so | ||
| Manifest.toml | ||
| LocalPreferences.toml | ||
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              This file was deleted.
      
      Oops, something went wrong.
      
    
  This file was deleted.
      
      Oops, something went wrong.
      
    
  This file was deleted.
      
      Oops, something went wrong.
      
    
  This file was deleted.
      
      Oops, something went wrong.
      
    
  This file was deleted.
      
      Oops, something went wrong.
      
    
  
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.