Giter Site home page Giter Site logo

dc-fukuoka's Projects

bicgstab icon bicgstab

asymmetric linear system solver by using BiCGSTAB method with diagonal preconditioning.

can icon can

can - a simple dense matrix-matrix multiplication benchmark with MPI/OpenMP/OpenACC. MPI version is based on Cannon's algorithm.

dclist icon dclist

dclist - a simple doubly circularly linked list following linux kernel manner, using struct list_head and container_of().

diffuse icon diffuse

diffuse - 3D diffusion equation solver by using finite difference method + CG method(diagonal precondition) + Crank-Nicolson method with MPI.

dlist icon dlist

dlist - a simple doubly linked list container for strings.

exec_cmd icon exec_cmd

exec_cmd - execute a user space program from the kernel space.

fem_1d1st icon fem_1d1st

one dimensional first order element finite element method(Galerkin method) using BiCGSTAB method + diagonal preconditioning.

gauss_quad icon gauss_quad

gaussian quadrature for linear or quadratic function.

gpu_ring icon gpu_ring

a test of GPU direct with CUDA/OpenACC.

gpumm icon gpumm

gpumm - matrix-matrix multiplication by using CUDA, cublas, cublasxt and OpenACC.

hash icon hash

hash - a simple hash table which is based on linked list.

jacobi icon jacobi

jacobi - a benchmark by solving 2D laplace equation with jacobi iterative method. GPU or Xeon Phi can be used.

learn_mnist icon learn_mnist

learn_mnist - neural network learning with MNIST data by python.

lu_pivot icon lu_pivot

asymmetric linear system solver by using LU decomposition+ partial pivoting.

matrix_cxx icon matrix_cxx

this is the same as f03_exercise, but with C++.

mps icon mps

mps - 3D fluid dynamics solver by using moving particle semi implicit(MPS) method with OpenMP.

mt19937 icon mt19937

pseudo random number generator by using 64 bits Mersenne Twister(MT19937).

ompi icon ompi

Open MPI main development repository

pfind icon pfind

pfind - a simple parallel find command which is parallelized by OpenMP.

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.