You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intel/2017a fails with inchworm
similar errors like:
GCCcore/6.3.0/bin/../include/c++/6.3.0/bits/stl_multimap.h(972): note: this candidate was rejected because at least one template argument could not be deduced
operator==(const multimap<_Key, _Tp, _Compare, _Alloc>& __x,
^
./analysis/sequenceUtil.cc(53): error: no operator "==" matches these operands
operand types are: std::ifstream == int
if (fileReader == 0) { // couldn't open file
^
Test report by @verdurin SUCCESS
Build succeeded for 13 out of 13 (5 easyconfigs in this PR)
ca005.camp.thecrick.org - Linux centos linux 7.3.1611, Intel(R) Xeon(R) CPU E5-2640 v3 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/7fc973d10d46a8f980b1b29cc7ae156b for a full test report.
Test report by @boegel SUCCESS
Build succeeded for 5 out of 5 (5 easyconfigs in this PR)
node2107.delcatty.os - Linux centos linux 7.3.1611, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/1c44eb2c3505e48749365af9e3f0bf88 for a full test report.
Test report by @boegel SUCCESS
Build succeeded for 5 out of 5 (5 easyconfigs in this PR)
node2421.golett.os - Linux centos linux 7.3.1611, Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz, Python 2.7.5
See https://gist.github.com/09aabc691120226c44df0945f856fdf5 for a full test report.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
intel/2017a fails with inchworm
similar errors like:
I did not have time to look into more details into the problem, bit it might be intel 17.0 compiler problem/C++ incompatibility
See https://software.intel.com/en-us/forums/intel-c-compiler/topic/703133