Software Map
Project Tree
Now limiting view to projects in the following categories:
Programming Language :: C/C++ [Remove This Filter]
Topic > High Performance Computing > Parallel Computing |
Browse By: |
4 projects in result set.
0. Nvidia thrust column-major matrices func - This package provides basic R functions made with a help of nvidia thrust for GPU computation in linux environment. The implementation is based on the NVIDIA CUDA Toolkit 4.0. | |
|
Activity Percentile: 0.00 Registered: 2011-06-10 12:13 |
1. Eagle for Genome-Wide Association Mappin - The Eagle package is an implementation of multiple-locus association mapping on a genome-wide scale. It can handle inbred or outbred study populations, populations of arbitrary unknown complexity, and data larger than the memory capacity of the computer. | |
|
Activity Percentile: 0.00 Registered: 2017-07-24 00:36 |
2. RMVL - Mappable vector library provides convenient way to access large datasets on solid state drives. This bypasses limitation of physical memory size as well as limited bandwidth of database interfaces. Memory mapped data can be shared between multiple R processes. Access speed depends on storage medium, so solid state drive is recommended, preferably with PCI Express (or M.2 nvme) interface. The data is memory mapped into R and then accessed using usual R list and array subscription operators. The layout of underlying MVL files is optimized for large datasets. The vectors are stored to guarantee alignment for vector intrinsics after memory map. The package is built on top of libMVL, which can be used as standalone C library. libMVL has simple C API making it easy to interchange of datasets with outside programs. | |
|
Activity Percentile: 0.00 Registered: 2021-08-19 02:16 |
3. SPRINT: Simple Parallel R INTerface - SPRINT is a Simple Parallel R INTerface to High Performance Computing (HPC) that enables biologists to run statistical analysis scripts using R in parallel on HPC clusters. It consists of an HPC harness and a library of parallelized R functions. | |
|
Activity Percentile: 0.00 Registered: 2009-11-20 16:56 |