Commit Graph

  • 246dfd734d
    mpi4py: Support limited API and ABI compatibility Lisandro Dalcin 2024-05-27 14:24:32 +0300
  • 9ca061eae5 Merge branch 'py_export_localh' into 'master' Schöberl, Joachim 2024-05-24 08:44:51 +0200
  • e404ce737b export localh set/get from mesh Christopher Lackner 2024-05-24 08:30:24 +0200
  • 35feeff7ab activate occ 7.8 on mac Joachim Schoeberl 2024-05-23 21:57:50 +0200
  • a253fa4e18 Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-05-23 20:35:02 +0200
  • eaa797d7f6 Wrap MPI_Comm_c2f Matthias Hochsteger 2024-05-23 10:37:42 +0200
  • e287ea4af5 Add newer OCC urls (currently commented out) Matthias Hochsteger 2024-05-23 10:37:26 +0200
  • 1dc353d3c5 Remove output while generating fieldlines Matthias Hochsteger 2024-05-21 16:10:13 +0200
  • 2072f70f7f Fix building without MPI Matthias Hochsteger 2024-05-16 11:03:44 +0200
  • 05c01ee884 Fix segfault when using more than 32 colors in colormap Matthias Hochsteger 2024-05-16 10:49:11 +0200
  • 184a6ba4c5 Fix MPI code in paje trace Matthias Hochsteger 2024-05-16 09:35:58 +0200
  • f2ea9cde4c Fix MPI code in paje trace Matthias Hochsteger 2024-05-16 09:18:07 +0200
  • fece35b830 euler_angles and scale argument in webgui Draw Matthias Hochsteger 2024-05-15 19:30:40 +0200
  • a018931437 Utility function to check if MPI was loaded Matthias Hochsteger 2024-05-14 22:17:42 +0200
  • a80ae826c6 Remove MyMPI helper class Matthias Hochsteger 2024-05-14 22:02:08 +0200
  • 5e6f2ee045 Fix mesh generation from GUI when building with MPI Matthias Hochsteger 2024-05-14 21:56:50 +0200
  • a778c606d2 Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-05-14 15:49:03 +0200
  • 12aaaf1e6c do not EdgeSwap with quads Christopher Lackner 2024-05-14 13:57:01 +0200
  • c2af423a5b No need to init MPI in netgen exe (is not supported to run in parallell anyway) Matthias Hochsteger 2024-05-14 11:26:53 +0200
  • 19731869d3 Utility header to convert to native mpi handles Matthias Hochsteger 2024-05-13 18:10:36 +0200
  • bcfb52d3a5 Merge branch 'runtime_mpi_wrapper' into 'master' Schöberl, Joachim 2024-05-13 13:43:53 +0200
  • 335b926f8b Runtime MPI wrapper Hochsteger, Matthias 2024-05-13 13:43:53 +0200
  • 835f0a9604 Trigger rebuild runtime_mpi_wrapper Matthias Hochsteger 2024-05-08 13:17:08 +0200
  • 7d408f1ecf Build for all python versions again Matthias Hochsteger 2024-05-08 12:43:20 +0200
  • 0929527ae3 Always append PATH on Windows (needed to dload mpi wrapper libs) Matthias Hochsteger 2024-05-08 12:39:58 +0200
  • 79a6b56aae Fix MPI lib path on Windows Matthias Hochsteger 2024-05-08 12:17:18 +0200
  • eceecd7d6f Fix openmpi include, prepare for multiple windows versions Matthias Hochsteger 2024-05-08 12:05:39 +0200
  • e855259663 Build for newer openmpi/mpich on linux Matthias Hochsteger 2024-05-08 11:18:15 +0200
  • 254a88d1cd Don't install netgen_metis interface library Matthias Hochsteger 2024-05-08 08:29:30 +0200
  • 5bbcda4774 Use mpi4py prerelase for linux Matthias Hochsteger 2024-05-07 23:10:51 +0200
  • 9000bc8580 install mpi4py when building for linux Matthias Hochsteger 2024-05-07 23:04:04 +0200
  • ee3722e345 Don't require MPI to be found by cmake Matthias Hochsteger 2024-05-07 22:55:42 +0200
  • 61f568d8e9 First try to build pip package with mpi wrapper Matthias Hochsteger 2024-05-07 22:48:18 +0200
  • b7a3eb5a2b Build pip only for 3.12 for testing purposes Matthias Hochsteger 2024-05-07 22:20:49 +0200
  • b2ef22539c Remove obsolete comment Matthias Hochsteger 2024-05-07 22:16:23 +0200
  • f06d86f36d Skip including OpenMPI CXX headers Matthias Hochsteger 2024-05-07 18:09:58 +0200
  • 341f3df95d Microsoft MPI linking fixes Matthias Hochsteger 2024-05-07 17:59:05 +0200
  • 4fafa582dc Remove direct mpi linkage, fix library names Matthias Hochsteger 2024-05-07 16:26:48 +0200
  • 282298e78f Fix MPI_Type_size wrapper Matthias Hochsteger 2024-05-07 15:36:30 +0200
  • a31f6e8f0a Wrap MPI_Type_size Matthias Hochsteger 2024-05-07 15:32:15 +0200
  • de8b122f63 Support Intel MPI Matthias Hochsteger 2024-05-07 15:32:05 +0200
  • de731d4df7 Use signed int type for Aint Matthias Hochsteger 2024-05-07 15:04:00 +0200
  • e1be58011f Fix library name suffix, initialize MPI runtime wrapper as soon as an mpi4py comm gets converted into an NG_MPI_Comm Matthias Hochsteger 2024-05-07 11:27:51 +0200
  • 9b5fc16397 Some windows fixes, update Metis version Matthias Hochsteger 2024-05-07 11:17:06 +0200
  • 9559bf8446 Prepare for Windows MPI (remove unused unix header include) Matthias Hochsteger 2024-05-06 17:51:28 +0200
  • 692e4afe3e Fix MPICH on Linux by handling array arguments correctly Matthias Hochsteger 2024-05-06 17:35:44 +0200
  • ae719d58c4 Windows build fixes Matthias Hochsteger 2024-05-06 13:21:32 +0200
  • 2e539e50de Some more build fixes Matthias Hochsteger 2024-05-06 13:16:48 +0200
  • 11979f1b13 Fix Windows build error Matthias Hochsteger 2024-05-06 12:53:00 +0200
  • 96bf1453d3 Enable dummy mpi functions in mpi_wrapper.hpp again, skip new runtime-wrapper code if USE_MPI=OFF Matthias Hochsteger 2024-05-06 12:44:48 +0200
  • f02bd53573 Fix mpi4py converters, some cleanup Matthias Hochsteger 2024-05-06 12:31:30 +0200
  • 63d3df9cd9 Remove hard-coded paths Matthias Hochsteger 2024-05-03 18:38:16 +0200
  • 17a945f0b4 Set include dir for default (openmpi) mpi wrapper Matthias Hochsteger 2024-05-03 18:28:44 +0200
  • 123e6d1739 Remove another mpi.h include, use mpi wrapper functions Matthias Hochsteger 2024-05-03 18:26:46 +0200
  • d435c13f8b Wrap MPI_Query_thread Matthias Hochsteger 2024-05-03 18:24:01 +0200
  • b7435489b6 Remove mpi.h include Matthias Hochsteger 2024-05-03 18:19:50 +0200
  • 9b8ec31844 Fix missing symbol Matthias Hochsteger 2024-05-03 18:18:57 +0200
  • ffed800586 Remove unneded mpi.h include Matthias Hochsteger 2024-05-03 17:37:22 +0200
  • 1298a52fc0 MPI Wrapper fixes Matthias Hochsteger 2024-05-03 17:31:16 +0200
  • 11f53f2704 Some cleanup and checks Matthias Hochsteger 2024-05-02 23:20:47 +0200
  • 08d17a43e3 Fix compilation/conversion issues Matthias Hochsteger 2024-05-02 23:13:42 +0200
  • f7467c4b34 MPI wrapper to decide at run-time about MPI version Matthias Hochsteger 2024-05-02 20:23:15 +0200
  • 08eec4460c Merge branch 'uzerbinati/curved' into 'master' v6.2.2403 Schöberl, Joachim 2024-05-06 18:31:46 +0200
  • 19fcfc7f44 SetLevel returns old level Joachim Schoeberl 2024-05-05 21:41:05 +0200
  • bb2989e1c5 add 'items' to Flags, for same behavior as dict Joachim Schoeberl 2024-05-05 21:40:47 +0200
  • cdb5b74f53 Added ``curved'' field for Datalayout of Element and Elements2D Umberto Zerbinati 2024-05-02 12:26:47 +0100
  • 331e47830e fix warning by throwing Joachim Schoeberl 2024-04-27 15:13:17 +0200
  • 2982427d34 Merge branch 'occ_propagete_maxh_later' into 'master' Hochsteger, Matthias 2024-04-26 17:10:30 +0200
  • f808a2bb64 Propagate maxh to children only in occgeom constructor Christopher Lackner 2024-04-26 09:55:53 +0200
  • eef79e64f2 added DLL_HEADER Joachim Schoeberl 2024-04-19 09:46:02 +0200
  • 65006d3436 hp/macro-refinement hierarchy routed through Python Joachim Schoeberl 2024-04-18 11:58:50 +0200
  • 8045611375 added missing dll-header Joachim Schoeberl 2024-04-13 08:32:16 +0200
  • ce8eca4099 include cassertk Joachim Schoeberl 2024-04-12 09:55:38 +0200
  • dd5276994d Fix header include Matthias Hochsteger 2024-04-10 20:26:54 +0200
  • a08dfa443d disable debugging gui Matthias Hochsteger 2024-04-10 20:22:29 +0200
  • 7cd448c958 Cleanup, fix growthvector interpolation Matthias Hochsteger 2024-04-10 17:34:39 +0200
  • cb2a8ddbb1 Some fixes and cleanup Matthias Hochsteger 2024-04-10 16:04:16 +0200
  • 907377f947 Disable thickness limitation, fix endless loop, no need to move elements anymore Matthias Hochsteger 2024-04-10 11:13:57 +0200
  • 99a14521fd Merge master Matthias Hochsteger 2024-04-05 17:11:21 +0200
  • a0f61bec3e Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-04-05 17:09:54 +0200
  • 7e13aa4f82 cleanup Matthias Hochsteger 2024-04-05 17:09:34 +0200
  • a393a315d0 makePyTuple from BaseArrayObject Joachim Schoeberl 2024-04-04 15:20:09 +0200
  • 20e89de7e9 Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-04-04 10:46:34 +0200
  • 6e2eae70ad Merge branch 'fix_blayer_meshopt' into 'master' Hochsteger, Matthias 2024-04-02 23:25:10 +0200
  • 284024dca5 Merge branch 'reset_occ_shape_properties' into 'master' Schöberl, Joachim 2024-04-02 23:06:42 +0200
  • 9b9ad1fd82 function to reset occ global shape properties Christopher Lackner 2024-04-02 22:46:55 +0200
  • 78a3d24fde Do bad element Optimization only when requested Matthias Hochsteger 2024-04-02 21:59:27 +0200
  • ff505f1e41 Add range check in table Matthias Hochsteger 2024-04-02 21:58:58 +0200
  • db500f3cae Make /bigobj a public build flag again Matthias Hochsteger 2024-03-28 09:51:36 +0100
  • ea380ecb47 Merge branch 'explicit_edge_partition' into 'master' Schöberl, Joachim 2024-03-27 21:08:24 +0100
  • d8beec758e Fix Mesh::operator= Matthias Hochsteger 2024-03-27 21:03:43 +0100
  • bfcd77ff9c [occ] allow giving explicit edge partition Christopher Lackner 2024-03-27 14:55:29 +0100
  • a4b2b46c0e Merge branch 'master' of https://github.com/xiaodaxia-2008/netgen into master Matthias Hochsteger 2024-03-27 09:51:22 +0100
  • c53d0e29a7 Fix/enable stub files for pip package Matthias Hochsteger 2024-03-26 19:22:16 +0100
  • 7c72410c84 no exporting compile options of ngcore xiaodaxia 2024-03-27 11:32:17 +0800
  • f96ccabeb6 Use OCC 7.6.3 again (and update changed md5 sum for 7.8.0) Matthias Hochsteger 2024-03-26 09:50:59 +0100
  • 36367e4219 Merge branch 'get_sub_mesh' into 'master' Schöberl, Joachim 2024-03-25 20:02:35 +0100
  • 7b54f95a27 Utility function to extract a subregion of the mesh Matthias Hochsteger 2024-03-25 18:02:33 +0100
  • 29c6b8e06f Fix Mesh::operator= Matthias Hochsteger 2024-03-25 18:00:26 +0100
  • dfba4edd26 Merge branch 'occ_78_compatibility' into 'master' Hochsteger, Matthias 2024-03-25 13:06:26 +0100