Showing 51 open source projects for "parallel"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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.
    Try free now
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    fPotencia

    fPotencia

    Power flow library in C++

    ...After observing the lack of ready-to-implement libraries for power system analisys, and that the existing ones focus on command line workflow, I decided myself to start a project to fill the gap. Since Power system simulations have started needing to be executed in parallel, the old C-like designs are outdated; modular design is now needed to launch many simulations at the same time based on a base circuit. fPotencia is programmed in C++, but my intention is to bring JAVA, C#, Python and perhaps MATLAB versions of it. All of them in native code and whenever possible with the same modular structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A parallel system simulator kernel that support ultra-large scale computer system simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    BriCS

    SaaS for running simulation models in the cloud

    The Bristol Cloud Service simulation runner is a cloud computing Software as a Service designed to enable users to quickly launch simulation code on Amazon AWS' Elastic Compute Cloud (EC2). BRiCS is written in Python using the Django framework and interacts with EC2 using the boto API. BriCS enables multiple simulation runs to be launched in parallel from a web browser. Model configuration (parameters) files are uploaded via the browser and results files are downloadable on completion. BriCS enables researchers with software simulation models to access the rapid scale out opportunities of the cloud. Why wait days or weeks for a series of trials to complete when you can run them in parallel in the time it takes to complete one?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LARA

    LARA

    Lightweight Architecture for boundedly Rational Agents

    For the purpose of policy simulation in coupled social-ecological systems (e.g. energy supply), a credible modelling of actors – especially citizens – and their decision processes is needed. This requires a framework capable of handling high numbers of heterogeneous agents (several hundreds of thousands). LARA (Lightweight Architecture for boundedly Rational Agents) meets these requirements and fills the gap between frameworks without built-in psychological foundations and full-fledged...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5

    ParallelSim

    ParallelSim is a parallel processor simulator written in java.

    ParallelSim is a parallel processor simulator written in Java which shows the effect of increasing the workload keeping the number of processing elements constant in one simulation. The number of processors is scalable and can be increased in subsequent iterations of simulation. The parameters like initial load, load offset, number of processors are declared as constants and can be changed directly in the source code to emulate different scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    parFE is fully-parallel high-performance finite element code targeted to the modeling of trabecular bones in humans. It employs scalable multigrid solvers for efficient solutions on massively parallel computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AMESProject

    A "simple but not too simple" laboratory for wholesale power markets.

    ...Federal Energy Regulatory Commission (FERC) in an April 2003 white paper [FERC 2003] encompasses the following core features: 1. Central management by an independent market operator. 2. A two-settlement system consisting of a day-ahead market supported by a parallel real-time market to ensure continual balancing of supply and demand for power. 3. Management of grid congestion by means of locational marginal pricing (LMP), i.e., the pricing of power by the location and timing of its injection into, or withdrawal from, the transmission grid. 4. market power oversight and mitigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tina's Random Number Generator Library (TRNG) is a state of the art C++ pseudo-random number generator library for sequential and parallel Monte Carlo simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libCL
    libCL is an open-source library for high performance computing in OpenCL. The goal is to provide a comprehensive repository of parallel algorithms and data structures for visual-centric computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Windocks - Docker Oracle and SQL Server Containers Icon
    Windocks - Docker Oracle and SQL Server Containers

    Deliver faster. Provision data for AI/ML. Enhance data privacy. Improve quality.

    Windocks is a leader in cloud native database DevOps, recognized by Gartner as a Cool Vendor, and as an innovator by Bloor research in Test Data Management. Novartis, DriveTime, American Family Insurance, and other enterprises rely on Windocks for on-demand database environments for development, testing, and DevOps. Windocks software is easily downloaded for evaluation on standard Linux and Windows servers, for use on-premises or cloud, and for data delivery of SQL Server, Oracle, PostgreSQL, and MySQL to Docker containers or conventional database instances.
    Learn More
  • 10
    This is a flexible, extendable, parallel, and distributed supply chain simulator, which creates large scale test data sets for Design Science Projects, especially for large scale EPC systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The goal of project "defE" is to build a library to handle the simulation of the transformation and collision about deformable geometry using the sphere-spring system. It uses CUDA to deal with the enormous mount of parallel computable calculation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PSIGHOS is a Java-based simulation library. PSIGHOS is focused on the simulation of business processes and comprises a parallel core so to reduce the execution time for large models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GridSim allows modeling and simulation of entities in parallel and distributed computing systems such as users, applications, resources, and resource brokers/schedulers for design and evaluation of scheduling algorithms. http://www.gridbus.org/gridsim
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    GridABM is an easy-to-use toolkit to develop high-performance agent-based models (ABMs) in Repast. GridABM facilitates large-scale simulation of ABM on multicore computers, local computing clusters, or computational grids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rensselaer's Optimistic Simulation System, or ROSS, is a parallel discrete event simulator employing optimistic synchronization for multiple processors. ROSS has demonstrated scalability to 131,072 processors. ROSS implements reverse computation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    PGAF provides a framework tuned, user-specific genetic algorithms by handling I/O, UI, and parallelism. It is designed for optimizing functions that take a "very long time" to evaluate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The CodeTime platform covers every aspect of parallel software from authoring, through distribution, to run-time. Its goals are: high programmer productivity; write once, run high performance anywhere; and wide acceptance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...Provides simulation of 3D CFD problem based on Quasi-Gas Dynamics approach with radiation processes token into account. Lots of spectral intervals are considered. Parallel MPI/OpenMP-based implementation is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PajFit (Parallel Job Fit) is simple simulator for scheduling parallel jobs. It has a GUI to see the scheduling output. It supports rigid and moldable jobs, as well as advance reservations and jobs with hard deadlines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Distributed Genetic Programming Framework is a scalable Java genetic programming environment. It comes with an optional specialization for evolving assembler-syntax algorithms. The evolution can be performed in parallel in any computer network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Collaborative Testing System (CTS) tests parallel software using various implementations of MPI. It works on multiple platforms and supports batch systems including LSF, LCRM and workstations without a batch system. It includes a numerical diff tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...Under the scientific interpreted language Octave, Octmesh allows using the Libmesh characteristics for the numerical simulation of partial differential equations on serial and parallel platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project aims to modify Parallel Virtual Machine (PVM) to use benefits of RDMA-capable network interconnects, commonly used in HPC clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software I/O Digital Analyzer and Digital Input/Output Simulator for electronics experiments. It's also a 16 digital channel data logger. Hardware supported: Ethernet I/O Card , USB I/O Card and Parallel Interface.
    Downloads: 0 This Week
    Last Update:
    See Project