You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
data-maker/pipeline.py

386 lines
13 KiB
Python

#!/usr/bin/env python3
5 years ago
@staticmethod
5 years ago
#
_fname = table.replace('_io','_full_io')
for index in range(0,PART_SIZE) :
if int(args['num_gpu']) > 1 :
args['gpu'] = index
else:
args['gpu']=0