Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run sotfware with arguments #2

Open
F4HTB opened this issue Dec 29, 2020 · 0 comments
Open

run sotfware with arguments #2

F4HTB opened this issue Dec 29, 2020 · 0 comments

Comments

@F4HTB
Copy link

F4HTB commented Dec 29, 2020

Hello,

I just discovered your project.
I tested it on one of my devellopement and it seems to work.
On the other hand I have a problem when I try to run my software with arguments:

sudo ./gpu_fftw -D 1 -d "../F4HTBtinyCpanadapter/F4HTBtinyCpanadapter -g 20 -c NCVJET.256 -n -10 -y 4 -x 4 -z 50 -r -f 68330000"
gpu_fftw - Version 0.1.3-2-g3380

Running '../F4HTBtinyCpanadapter/F4HTBtinyCpanadapter -g 20 -c NCVJET.256 -n -10 -y 4 -x 4 -z 50 -r -f 68330000 ' with double squash enabled
Error executing ../F4HTBtinyCpanadapter/F4HTBtinyCpanadapter -g 20 -c NCVJET.256 -n -10 -y 4 -x 4 -z 50 -r -f 68330000: 'No such file or directory'

or

sudo ./gpu_fftw -D 1 -d ../F4HTBtinyCpanadapter/F4HTBtinyCpanadapter -g 20 -c NCVJET.256 -n -10 -y 4 -x 4 -z 50 -r -f 68330000
./gpu_fftw: invalid option -- 'g'
./gpu_fftw: invalid option -- 'c'
./gpu_fftw: invalid option -- 'n'
./gpu_fftw: invalid option -- '1'
./gpu_fftw: invalid option -- '0'
./gpu_fftw: invalid option -- 'y'
./gpu_fftw: invalid option -- 'x'
GPU FFT forward/reverse error = 0.137725ppm (nrms error)
GPU_FFTW/FFTW difference = 0ppm (nrms error)
GPU FFTW 0.911293 times faster (3169.81 ffts/sec, 315.476 usec/fft, fftw3: 3478.37 ffts/sec)

Override FFT3W... **** FAILED ****
Test suite ***** FAILED

How can we lunch with arguments?

73 F4HTB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant