Coder Social home page Coder Social logo

angelfloreso / cuda-memetic-algorithm Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 21.19 MB

CUDA code for DE+PSO for Gene Regulatory Network inference

Python 5.88% Cuda 94.12%
bioinformatics cuda differential-evolution grn memetic-algorithms pso-algorithm python3

cuda-memetic-algorithm's Introduction

CUDA Accelerated Memetic Algorithm

Requeriments

Ubuntu 16.04 Cuda compilation tools, release 7.5, V7.5.17

Compile

nvcc --default-stream per-thread -lcurand -o test RRG.cu

Profiler analysis

nvprof โ€”f -o analysis.nvprof ./test Instancias/Tominaga2SSGeneratedData.txt Salidas/salida.txt

Check gpu proccess

watch -n 0.5 nvidia-smi

Memcheck

cuda-memcheck --leak-check full --racecheck-report all ./test Instancias/Tominaga2SSGeneratedData.txt Salidas/salida2.txt

References

Notes

CUDA C Programing Guide

CUDA By Example Code

cuda-memetic-algorithm's People

Contributors

angelfloreso avatar

Watchers

 avatar

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.