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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Brook is an ANSI C like general purpose stream programming language and is designed to incorporate the ideas of data parallelcomputing and arithmetic intensity into a familiar, efficient language. Has OpenMP CPU, OpenGL, DirectX 9 and AMD CTM backends.
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.
SPADES (System for Parallel Agent Discrete Event Simulation) is a
middleware system for the creation of artificial intelligence
agent-based simulations. SPADES supports robust distribution across
machines and tracks the thinking time of agents.
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
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.
GRAnular Media Simulation in C++ using Molecular Dynamics. To be used in PhD work. The code will support: collision, electric dipoles (long range forces), intergranular fluid, and possibly MPI for parallelcomputing.
CPPScaLapack is a C++ class wrapper for PBLAS and ScaLAPACK with MPI. CPPScaLapack provides a user-friendly interface of high-speed parallel matrix calculation with BLAS and LAPACK techonologies for programers concerning with large-scale computing.
Web Textual eXtraction Tools C++ Parallel web crawler, noun phrase idenification, Multi-lingual Part of Speech Tagging, Tarjan's Algorithm, Co-RelationShip Mappings...
In many parallel scientific applications the process of grid generation, decomposition, message passing, and performance measurements are of similar stucture. The projects intention is to develop a generic function library that will contain all these.
TOP-C is a library for easily writing parallel applications for both distributed and shared memory architectures. It hides the details of parallel programming, and presents the application programmer with a simple task-oriented interface.
PPAT, or Parallel Path following Algorithm using Triangles, is a reliable parallel tool to trace the level curves of any continuous, not necessarily smooth, function f(z): C → R.
A parallel Library for C++ that help development of parallel applications that can be transparently distributed over network connected machines with Linux+MOSIX
Provide a common portal platform to join Internet Service Providers users into a community, both including personalization using "portlets" as the building blocks of .NET type applications and using a Parallel Portal Engine to overcome such demanding use
The message passing interface (MPI) standard is a library specification for message passing on parallel computers. This project develops an extension to MPI in C++ such that STL objects can be transfered just as easily as fundamental data types.
QUAFF is a C++ library for designing and running parallel code onto any MPI aware system by providing an eay to use -- yet efficient -- API based on algorithmic skeletons.