Skip to content

marcoss/gpu-parallelization-project

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Installation

  1. git clone git@github.com:c0mpanion/brownsfinalproject.git
  2. ./install
  3. python project

Usage

Specify Thread Count

  • python project -threads 64
  • python project -t 64

Notes

  1. Make sure your ~/.bashrc has a path to Cuda/nvcc setenv PATH ${PATH}:/usr/local/cuda/bin then run source ~/.bashrc

About

๐Ÿ“Š Linear/parallel/GPU strategies for reading and processing CSV data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%