This commit adds newlines to setup.sh in order to make it easier to
read. It also fixes little inconsistencies in the messages that setup.sh
outputs when it is run.
Before this patch, when setup.sh was run with gprbuild 22.2 or
earlier installed, a confusing error message referring to an ar
invocation was emitted.
This patch adds a check that enforces that the gprbuild executable
installed on the system is recent enough to work with setup.sh.
Wrapper now only selects -v to ptxas when set in verbose mode itself.
Various fixes in project files and Makefiles.
Added parameter to setup.sh to select GPU architecture.
Run env.sh from a subshell, allowing to call setup.sh from anywhere
Set NO_SOURCED_CHECK to disable the source check safety (it fails when being run from another script