Skip to content

CosmosRedshift7/NLSE-CUDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solution of the nonlinear Schrödinger equation using cuFFT

High Performance Computing and Modern Architectures course
Final project
Ilya Kuk

Prerequisites:

Make bulid and results folders in working dirrectory:

mkdir build results

Running template:

./NLSE.exe <seq_len> <dim_t> <dispersion> <nonlinearity> <pulse_width> <z_end> <z_step>

Example of running application:

./NLSE.exe 8 8192 0.5 0.05 10 100 0.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published