Giter Site home page Giter Site logo

gmarciani / cudawesome Goto Github PK

View Code? Open in Web Editor NEW
25.0 25.0 4.0 116 KB

A collection of awesome algorithms, implemented in CUDA.

License: MIT License

Cuda 77.13% C 16.74% Makefile 3.13% Shell 1.99% MATLAB 0.77% C++ 0.24%
c cuda gpu nvidia parallel-programming

cudawesome's Introduction

Hey there!


          _____                    _____                    _____            _____           _______         
         /\    \                  /\    \                  /\    \          /\    \         /::\    \        
        /::\____\                /::\    \                /::\____\        /::\____\       /::::\    \       
       /:::/    /               /::::\    \              /:::/    /       /:::/    /      /::::::\    \      
      /:::/    /               /::::::\    \            /:::/    /       /:::/    /      /::::::::\    \     
     /:::/    /               /:::/\:::\    \          /:::/    /       /:::/    /      /:::/~~\:::\    \    
    /:::/____/               /:::/__\:::\    \        /:::/    /       /:::/    /      /:::/    \:::\    \   
   /::::\    \              /::::\   \:::\    \      /:::/    /       /:::/    /      /:::/    / \:::\    \  
  /::::::\    \   _____    /::::::\   \:::\    \    /:::/    /       /:::/    /      /:::/____/   \:::\____\ 
 /:::/\:::\    \ /\    \  /:::/\:::\   \:::\    \  /:::/    /       /:::/    /      |:::|    |     |:::|    |
/:::/  \:::\    /::\____\/:::/__\:::\   \:::\____\/:::/____/       /:::/____/       |:::|____|     |:::|    |
\::/    \:::\  /:::/    /\:::\   \:::\   \::/    /\:::\    \       \:::\    \        \:::\    \   /:::/    / 
 \/____/ \:::\/:::/    /  \:::\   \:::\   \/____/  \:::\    \       \:::\    \        \:::\    \ /:::/    /  
          \::::::/    /    \:::\   \:::\    \       \:::\    \       \:::\    \        \:::\    /:::/    /   
           \::::/    /      \:::\   \:::\____\       \:::\    \       \:::\    \        \:::\__/:::/    /    
           /:::/    /        \:::\   \::/    /        \:::\    \       \:::\    \        \::::::::/    /     
          /:::/    /          \:::\   \/____/          \:::\    \       \:::\    \        \::::::/    /      
         /:::/    /            \:::\    \               \:::\    \       \:::\    \        \::::/    /       
        /:::/    /              \:::\____\               \:::\____\       \:::\____\        \::/____/        
        \::/    /                \::/    /                \::/    /        \::/    /         ~~              
         \/____/                  \/____/                  \/____/          \/____/                          
                                                                                                             

➜ ~ whoami   Giacomo Marciani -- Software Engineer @ Amazon Web Services ➜ ~ whereis gmarciani   Cagliari (aka "The Sunshine City"), Sardinia, Italy -- A lovely place to live in! ➜ ~ sevice gmarciani status   👨‍💻 AWS products I'm in: ParallelCluster, EnginFrame, Elastic Graphics and Elastic Inference   🌱 Personal project I'm working on: YAWA, AWS Infrastructures, AWS Toolbox   💡 Channels I suggest: HPC Tech Shorts, AWS HPC Blog   🔥 Checkout AWS HPC open positions   💬 Wanna have a chat? Reach out to me here

cudawesome's People

Contributors

gmarciani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cudawesome's Issues

Compile Error: Inconsistent kernel function declarations in curand.cu

On Line 34,src/basic/rand/curand.cu

__global__ void __randNumbers(double *dev_numbers, curandState_t* states)

should be replaced with

__global__ void __randNumbers(REAL *dev_numbers, curandState_t* states)

By the way, the include "../../common/error.h" line of this file was missing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.