Coder Social home page Coder Social logo

John Tramm's Projects

51100_pset2 icon 51100_pset2

Starting Framework for Problem set 2 of MPCS51100 2018

beavrs icon beavrs

A two-cycle full-core PWR depletion benchmark based on a commercial nuclear power plant

benchmarks icon benchmarks

Collection of models for reactor physics benchmarks

clwrap icon clwrap

A convenient C++ wrapper class for OpenCL host codes

dotfiles icon dotfiles

My vimrc and bash_profile files along with symlink install script

fastparallelmergesort icon fastparallelmergesort

OpenMP parallelized merge sort optimized with merge sort algorithm (for the record, this seems to be the only version available on github that implemented merge sort algorithm with OpenMP). Traditional parallel merge sort cannot efficiently parallel merge process. With merge path algorithm, we can achieve O(n/d) time complexity (traditional parallel merge sort can only achieve O(n) during the last few merge steps) on merge process. More detail about merge sort algorithm can be found: https://arxiv.org/abs/1406.2628 .

fnf icon fnf

Fast Nuclear Faddeeva (FNF) - A fast approximation of the Faddeeva function W(z) for use in applications where the imaginary component of z is greater than 0. Ideal for SLBW nuclear resonance calculations where high fidelity is not required.

integr8or icon integr8or

A Simpson's method integration function in C

legacy-cc icon legacy-cc

The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.

llvm-project icon llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

mergesort icon mergesort

A parallel implementation of merge sort using OpenMP target offloading

minray icon minray

A minimal reference implementation of the random ray method for neutral particle transport.

moose icon moose

Multiphysics Object Oriented Simulation Environment

nbody_serial icon nbody_serial

A serial solver for the N-Body gravitational force problem in 3D.

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.