Skip to main content

Tags: c++

All Categories (1-3 of 3)

  1. Eclipse PTP

    09 May 2024

    The PTP project provides an integrated development environment to support the development of parallel applications written in C, C++, and Fortran

  2. INTERACTIVE PARALLELIZATION TOOL (IPT)

    09 May 2024

    Interactive Parallelization Tool (IPT) assists domain-­experts and students in efficiently parallelizing their existing C/C++ applications using any of the following parallel programming models: Message Passing Interface (MPI), OpenMP, CUDA, and hybrid programming....

  3. C++Explorer

    09 May 2024

    This repo builds a JupyterHub/Jupyter notebook server which offers an interactive C++ experience. The primary interface for this is through cling notebooks (cling is the C++ interpreter). We extend the cling notebook with certain magics, (namely %%writefile and...