Search Results for "parallel computing datamaning" - Page 3

Showing 96 open source projects for "parallel computing datamaning"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    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.
    Try it Free
  • 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
  • 1
    Python Integrated Parallel Programming EnviRonment (PIPPER), Python pre-parser that is designed to manage a pipeline, written in Python. It enables automated parallelization of loops. Think of it like OpenMP for Python, but it works in a computer cluster
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Open FMM ( http://www.openfmm.net ) is and open source EM software project. It consist of a fast parallel two-dimensional TM/TE solver called Nero2d.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    PPIV is a parallel software application used in Particle Image Velocimetry (PIV) analysis. The software will compute the vector field for one image pair or multiple image pairs. PPIV can run on a single desktop machine or in a cluster environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 5
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project aims to create a method able to determine the most frequent word phrases in a large source of text data (>5 Gb) using the computational power of multiple processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Parallel File Compressor Compatible With bzip2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple Distributed Job Management Tools facilitates parallel, distributed execution of simple commands, on a network of UNIX-like machines. Components include a job dependency/exclusivity language and load-balanced remote execution facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ClusterIt is a collection of clustering tools to allow simple administration of groups of UNIX machines. It can also be used to facilitate parallel shell scripting, and compiling.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The underlayer is a symmetric decentralized parallel computing and load balancing framework, providing c, perl and java APIs for distributed job management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SimParEx executes a program(command) on many computers (farm) in parallel and collects the results (task farming). Major features: minimal requirements (TCP, SSH, Perl), flexible task definition, web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This tool lets you login with SSH to a group of machines and interact with them as if they were one machine. Each command that you enter is run in parallel on all machines in the group. The output from each machine is printed separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    OurGrid is a free-to-join peer-to-peer grid that has been in production since December 2004. Anyone can freely and easily join it to gain access to large amounts of computational power and run parallel applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project provides a distributed testing environment that extends JUnit. Giving the developer/tester an ability to run remote JUnits and create complex test suites that are composed of several remote JUnit tests running in parallel or serially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Personal supercomputer on a disk! 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The software provides a means to form a simple Java cluster. It can be also viewed as a parallel computing library in Java. The project is based on the following <a href='http://www-106.ibm.com/developerworks/java/library/j-super.html'>article</a>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project explores various issues of parallel and distributed architectures; bits of information gathered from available sources with respect to HPC, hardware, programming models, algorithms, and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is setup to maintain a set of Javaparty codes. This includes Javaparty benchmarks and applications. Javaparty (http://www.ipd.uka.de/JavaParty/) is a Java extension for easy and efficient parallel programming. It does so by extending the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web Textual eXtraction Tools C++ Parallel web crawler, noun phrase idenification, Multi-lingual Part of Speech Tagging, Tarjan's Algorithm, Co-RelationShip Mappings...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB