Functionality
This functionality section is intended to provide examples of Jacket capabilities that are most popular for our user community. Additional examples will be added over time so check back frequently.
![]() |
MGL ExampleDescription: These examples demonstrates how to use Jacket MGL (multi-GPU) for leveraging multiple GPUs simultaneously.Available in the <jacket_root>/examples/mgl_example directory.
|
![]() |
SDK ExamplesDescription: These examples demonstrates how to integrate custom CUDA functions into Jacket. Your CUDA code can inherit Jacket's runtime optimizations. For more information, see the Jacket SDK documentation.Available in the <jacket_root>/examples/sdk_example directory.
|
![]() |
GPROFILE ExampleDescription: These examples demonstrates how to use GPROFILE for profiling MATLAB and Jacket code to get optimal GPU performance.Available in the <jacket_root>/examples/gprofile_example directory.
|
![]() |
GLAUNCH ExampleDescription: These examples demonstrates how to use GLAUNCH for developing CUDA code in M-files. With this faster development loop, you'll be able to crank out better CUDA kernels than ever before!Available in the <jacket_root>/examples/glaunch_example directory.
|
![]() |
BLAS ExampleDescription: This example demonstrates the GPU BLAS functionality available with Jacket.Available in the <jacket_root>/examples/blas_example directory.
|
![]() |
BLAS GFOR ExampleDescription: This example demonstrates the GPU BLAS functionality available with Jacket in combination with Jacket's GFOR loop.Available in the <jacket_root>/examples/blas_example directory.
|
![]() |
MLDIVIDE GFOR ExampleDescription: This example demonstrates the GPU MLDIVIDE functionality available with Jacket in combination with Jacket's GFOR loop.Available in the <jacket_root>/examples/mldivide_gfor_example directory.
|
![]() |
FFT ExampleDescription: This example demonstrates the GPU FFT functionality available with Jacket.Available in the <jacket_root>/examples/fft_example directory.
|
![]() |
FFT GFOR ExampleDescription: This example demonstrates the GPU FFT functionality available with Jacket in combination with Jacket's GFOR loop.Available in the <jacket_root>/examples/fft_example directory.
|
![]() |
Circular Convolution ExampleDescription: This example is of a simple circular convolution.Available in the <jacket_root>/examples/conv_example directory.
|
![]() |
INTERP2 ExampleDescription: This example demonstrates the GPU INTERP2 functionality available with Jacket.Available in the <jacket_root>/examples/interp2_example directory.
|











