Applications
AccelerEyes provides a number of application examples that help both prospective and existing customers with the use of Jacket. We are always looking for additional application examples from our customers and partners to expand our portfolio so please let us know if you have something that you think might be useful for others.
![]() |
FDTD Example for Electromagnetics & Seismic ApplicationsDescription: This example demonstrates the implementation of the FDTD algorithm (example available for 2D and 3D images). This algorithm is common to electromagnetics and seismic oil and gas applications.Available in the <jacket_root>/examples/fdtd_example & fdtd3d_example directories.
|
![]() |
Monte-Carlo Numerical Integration using GFORDescription: This example demonstrates Monte-Carlo integration using Jacket's GFOR loop, which enables simultaneous execution of many loop iterations.Available in the <jacket_root>/examples/montecarlo_integration_example directory.
|
![]() |
Financial (Black-Scholes) ExampleDescription: This example demonstrates the speedups achieved using Jacket for Black-Scholes finanical computations.Available in the <jacket_root>/examples/black_scholes_example directory.
|
![]() |
Image Processing with Filter2Description: This example demonstrates the use of FILTER2 for a image smoothing operation using a 3x3 kernel.Available in the <jacket_root>/examples/filter2_example directory.
|
![]() |
Neural Network ExampleDescription: This example demonstrates how easily you can take a MATLAB application and make it run on the GPU with minimal changes using Jacket. The example is a Multi-Layer Perceptron (MLP) Neural Network (NN).Available in the <jacket_root>/examples/nnet_example directory.
|
![]() |
Pi Computation ExampleDescription: This example demonstrates the computation of pi on the GPU using a Monte-Carlo method.Available in the <jacket_root>/examples/pi_example directory.
|
![]() |
PCA ExampleDescription: This example demonstrates a PCA (principal component analysis) algorithm with Jacket.Available in the <jacket_root>/examples/pca_example directory.
|







