There are no download statistics for the selected dates.

Showing 102 open source projects for "mpi"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1

    PCramer

    Dense linear solver utilizing Cramer's rule in parallel

    This code provides a linear solver based on a parallel application of Cramer's rule. The programming was done in 'C' leveraging the MPI-CH2 libraries for message passing between nodes. This implementation is for dense linear systems and all calculations are done with doubles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    LSE_Solver

    System of linear equations solver

    LSE_Solver is a program that solves system of linear equations using MPI library in c language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KDT provides domain experts with a simple interface to analyze very large graphs quickly and effectively without requiring knowledge of the underlying graph representation or algorithms. It provides a Python interface and can run on clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    OMPISpecto

    OpenMPI tool for monitoring openMPI applications

    Open MPI application monitoring (and steering) from a web-interface and a mobile device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    ViennaX

    A flexible plugin execution framework for scientific computing in C++

    ...A plugin system allows to wrap already available functionality into reusable components, which can have data input and output dependencies via a socket system. Different scheduler kernels are available, supporting serial and MPI-based distributed executions, supporting task and data parallelism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SPSens

    Stochastic parameter sensitivity analysis for chemical networks

    ...Additionally the package includes basic stochastic simulation algorithms. The package includes several example networks which can be easily modified for other networks. Serial and parallel MPI implementations can be built and called from the command line. The serial implementation of the package can also be called from Matlab via the MEX interface with limited functionality. It supports many user specified options, including the use of antithetic sampling that can be used in some cases to increase efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MPICH2: A high-performance implementation of Message Passing Interface (MPI) standard (both MPI-1 and MPI-2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OptLib

    OptLib

    C nonlinear optimization library

    [PROJECT MIGRATED TO GIT-HUB] OptLib is a library of nonlinear optimization routines focused on the use of stochastic methods, including Simulated Annealing, Genetic Algorithms, and Monte Carlo. Routines are parallelized using MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    LIME

    LIME is a software tool for creating multiphysics simulation codes.

    The Lightweight Integrating Multiphysics Environment for coupling codes (LIME) is a small software package for creating multiphysics simulation codes. LIME is intended to be especially useful when separate computer codes (which may be written in any standard computer language) already exist to solve di fferent parts of a multiphysics problem. LIME provides the key high-level software (written in C++), a well defi ned approach (with example templates), and interface requirements to enable the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Extract and append variables in parallel from a NetCDF file. Uses combine-batched asynchronous I/O with Parallel-NetCDF 1.2. Arena memory is managed to prevent swapping and fragmentation. Allows header padding, variable alignment and 64bit format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MPM-GIMP is a parallelized implementation of the Material Point Method [Sulsky 1994,1995] and Generalized Interpolation Material Point method [Bardenhagen 2004] written in C++ with MPI, Scons and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A low memory scaling distributed 3D FFT library. The library is designed for calculating complex‐to‐complex Fast Fourier Transforms (FFT’s) on 3‐D distributed data. It is based on FORTRAN90 and MPI with the underlying FFT calculated using FFTW3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Currently it enables you to get time solvetions for three-level systems. It's generates files with time solvetions for density matrix. In the future It will solve multilevel atomic system on MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Message-Passing Interface (MPI) library, allowing a Java application to efficiently run on a distributed, parallel, and high performance architecture. Developed within HPJava project (www.hpjava.org), and maintained by LarKC project (www.larkc.eu)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PBS Job Seer is a program which analyses the state of a PBS/Maui batch system and automatically generates a batch script for MPI jobs which would then be able to start immediately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BSPonMPI is an implementation of the BSPlib standard on top of MPI. Both MPI and BSPlib are API's of communication routines meant for parallel computing, but BSPlib is easier to learn and its performance easier to predict.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    this program solves inverse problem of chemical kinetics on gpu and cpu,using ati stream,mpi and openmp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pypar is an efficient but easy-to-use module that allows programs written in Python to run in parallel on multiple processors and communicate using MPI. Pypar development has moved to http://code.google.com/p/pypar/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HOMB is a simple benchmark based on a parallel iterative Laplace solver aimed at comparing the performance of MPI, OpenMP, and hybrid codes on SMP and multi-core based machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    md5 hash bruteforce for MPI clusters with mpich2 architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SYSTEM FOR DESIGNING AND SIMULATE CONCURRENT AND DISTRIBUTED PROGRAMS IN CLUSTER ARCHITECTURE Provides graphical interface for configuring relationships between cooperating, abstract processes and simulate it in real cluster environment, using MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mpiGL is an API that lets compute nodes output graphical results using the openGL language. A graphical server in the MPI universe holds the actual screen, and receives MPI messages packaging openGL commands from the compute slaves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Parallel Compositing library enables developers to write scalable 3D graphics applications. The library does sort-last compositing, and works on both clusters and SMP machines. The API aims to be the MPI of parallel compositing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Repository of python interfaces to major scientific libraries, like HDF, netCDF and MPI. The interfaces are based on SWIG or PyRex, and should be portable to most Linux/Unix platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB