Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 487 Bytes

README.md

File metadata and controls

27 lines (12 loc) · 487 Bytes

L8T1Qa

Playing around with L8 Qa bits

1 - in trunk/ there is a script called runGCP.sh run it:

echo "bash ./runGCP.sh $noParallelThreads $localSourceDataDir $localOutputDataDir"

echo "bash ./runGCP.sh $1 $2 $3"

echo ""

echo "$1 is number of threads, on my configuration of GCP max is 8"

echo "$2 is the local source directory to upload"

echo "$3 is the local output reception directory"

example:

bash ./runGCP.sh 8 ~/mysrcDataDirwithL8*.tar.gzInside/ ~/localoutputDir/