No help page for ‘tau application edit’
Command Line Usage
tau application edit <application_name> [arguments]
Optional Arguments | Description |
---|---|
-@ level | Modify the application at the specified storage level. |
– level: project, user, system | |
-h, –help | Show this help message and exit. |
Application Arguments | Description |
---|---|
application_name | Application configuration name. |
–cuda [T/F] | Application uses NVIDIA CUDA. |
–linkage linkage | Application linkage. |
– linkage: static, dynamic | |
–mpc [T/F] | Application uses MPC. |
–mpi [T/F] | Application uses MPI. |
–new-name new_name | Change the configuration’s name. |
–opencl [T/F] | Application uses OpenCL. |
–openmp [T/F] | Application uses OpenMP. |
–pthreads [T/F] | Application uses pthreads. |
–select-file path | Specify selective instrumentation file. |
–shmem [T/F] | Application uses SHMEM. |
–tbb [T/F] | Application uses Thread Building Blocks (TBB). |
Previous: TAU Commander Application Delete
Manual Home: TOC
Next: TAU Commander Application List