See CMakeError.log

Is there a way to see CMakeError.log from continuous build test? For example, in https://circleci.com/gh/pytorch/pytorch/583766 , I’m seeing the following message and would like to see the output in CMakeError.log to debug.

Jan 16 22:25:31 – Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512F_EXTENSIONS
Jan 16 22:25:31 – Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512F_EXTENSIONS - Failed

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.