Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Checkpoint/Restart functionality for Linux processes
...The OpenGL library for 3D-graphics is supported through a special plugin. It also has strong support for HPC (High Performance Computing) environments, including MPI and SLURM, through the github MANA project: https://github.com/mpickpt/mana
PMGR_COLLECTIVE defines a protocol and an API designed to enable MPI jobs to startup in a flexible, scalable manner. This library enables MPI processes to exchange information with each other through a series of collective operations.
SCR caches checkpoint data in storage on the compute nodes of a Linux cluster to provide a fast, scalable checkpoint / restart capability for MPI codes.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.
Distributed Parallel Programming for Python! This package builds on traditional Python by enabling users to write distributed, parallel programs based on MPI message passing primitives. General python objects can be messaged between processors. Ru
Simdist lets you harness the power of cluster computing without any knowledge of parallel libraries such as MPI, and with no restrictions on programming language. Primarily targeted at evolutionary computing and similar master-slave configurations.
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.
The Application Agent (AA) is a software providing the platform and mechanism for the distributed/parallel applications to interact and negotiate with the underlying grid resource infrastructure such as Condor and SGE on one-to-one and dynamic basis.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The Cell Messaging Layer is an extremely fast, MPI-like communication library for clusters of Cell Broadband Engine processors. With it, any Cell synergistic processing element (SPE) can communicate directly with any other SPE, even across a network.
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.
Samudra Manthan uses C and MPI for finding interesting n-grams(terms) in a large corpus of data. We use the GigaWord corpus to find top m interesting n-grams using TF*IDF measure.
The STAR-MPI (Self-tuned adaptive routines for MPI collective routines) project is an on-going research and development effort to apply the adaptive software approach to develop efficient MPI collective routines across platforms and applications.
A data parallel scientific programming model. Compiles efficiently to different platforms like distributed memory (MPI), shared memory multi-processor (pthreads), Cell BE processor, Nvidia Cuda, SIMD vectorization (SSE, Altivec), and sequential C++ code.
TPO++ is an object-oriented message passing library intended for parallel programming. It is based on the Message Passing Interface (MPI) but allows to transmit objects and data structures of the standard template library.
It is an implementation of Tuple-Space by using MPI library. Tuple-space is a logically shared memory in many parallel computing. It provides the appearance of a shared memory but do not require on underlying physical shared memory.
...The Science by FlashMob project creates specialized live booting CDs that create a single user supercomputer from a set of handy laptop or desktop machines. Suitable for MPI, CHARM++, and pyMPI parallel programs.
MQbench is a graphical message passing (mpi, mpich) benchmark, which involves Qt for graphical view of different MPI Calls. MQbench has the abiltiy to benchmark the communication behaviour between different groups of clusternodes with a single click.
Maui Scheduler is an advanced reservation HPC parallel batch scheduler for use with Linux and BSD clusters. Maui provides a complete scientific scheduling solution, supporting running custom parallel and MPI jobs over Myrinet and ethernet.
The project is a data-parallel C++ library to teach parallel programming concepts. We intend to make this library portable, small, and easy to extend to work with real parallel message passing systems such as MPI and PVM.
Darrell Raymond Ulm
Framework for blockstructured adaptive finite volume methods. Provides MPI-parallelized variant of the Berger-Oliger AMR algorithm for Beowulf-clusters. Uses Clawpack. Visualization and conversion tools for HDF4 files included.
MPY is an MPI implementation for Python using MPICH (or any other MPI implementation). MPY also provides helper functions for ease of programming, and a simple plug-in interface.
Jumpi, a universal message passing interface, is a simple, extensible and protocol agnostic connectionless
communications API written in Java. Currently supports MPI, JMS, TCP, UDP, Email and HTTP for MIDP1.0 MIDlets.