@tqchen @tmoreau89 Should we include libvta_tsim.so and libvta_fsim.so here? https://github.com/apache/incubator-tvm/blob/84d1eec39a10c559cb659d3f411cacce08cfdaff/Jenkinsfile#L56-L57 it looks we should set them on in the CPU script, but not in the GPU script (we probably don't need to) https://github.com/apache/incubator-tvm/blob/84d1eec39a10c559cb659d3f411cacce08cfdaff/tests/scripts/task_config_build_cpu.sh#L39-L40 However, we will use them here when we build GPU https://github.com/apache/incubator-tvm/blob/84d1eec39a10c559cb659d3f411cacce08cfdaff/Jenkinsfile#L148 CC @trevor-m