Skip to content

Commit

Permalink
Merge pull request #12276 from rhc54/topic/ralph
Browse files Browse the repository at this point in the history
Update platform file and cleanup ignores
  • Loading branch information
jsquyres authored Jan 25, 2024
2 parents 4544311 + cbd5762 commit 1af4b98
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,9 @@ opal/tools/wrappers/opal.pc
opal/util/show_help_lex.c
opal/util/keyval/keyval_lex.c

test/monitoring/aggregate_profile.pl
test/monitoring/profile2mat.pl

test/simple/abort
test/simple/accept
test/simple/attach
Expand Down
2 changes: 1 addition & 1 deletion contrib/platform/intel/bend/mac
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ enable_ipv6=no
enable_man_pages=no
enable_mpi_fortran=no
enable_memchecker=no
enable_mca_no_build=memchecker,common-monitoring,common-ompio,fbtl,fcoll,fs,io,mtl,osc,pml-cm,pml-monitoring,pml-ucx,pml-v,sharedfp,topo,vprotocol,btl-ofi,btl-portals4,btl-smcuda,btl-uct,btl-ugni,btl-usnic,common-cuda,common-ofi,common-ucx
enable_mca_no_build=memchecker,common-monitoring,common-ompio,fbtl,fcoll,fs,io,mtl,osc,pml-cm,pml-monitoring,pml-ucx,pml-v,sharedfp,topo,vprotocol,btl-ofi,btl-portals4,btl-smcuda,btl-uct,btl-ugni,btl-usnic,common-cuda,common-ofi,common-ucx,osc-monitoring,coll-monitoring
enable_contrib_no_build=libompitrace
with_memory_manager=no
with_devel_headers=yes
Expand Down

0 comments on commit 1af4b98

Please sign in to comment.