Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 664 Bytes

README.md

File metadata and controls

50 lines (37 loc) · 664 Bytes

TSP

List of projects seen in ASR

CSC5003

Jena

Simple Jena TP manipuling OWL, rules and many queries

CSC5002

mail

Project using :

  • JPA persistence (Jersey implementation)
  • Maven
  • JAX-RS
  • Jetty
  • Javascript client acessing the Hava server

CSC5001

GPU

Some quite simple CUDA example.

  • Matrix multiplication
  • PI calculation

mandelbrot-cuda

Mandelbrot implemented in CUDA

mandelbrot-mpi

Mandelbrot implementation using MPI

TSP

Differents TSP algorithms :

  • OpenMP 2.5
  • OpenMP 3.0
  • MPI
  • MPI + OpenMP

CSC4509

###TP-NIO NIO Java tests :