log in |
Message boards : Number crunching : Unknown error number (0xffffffffc000001d)
Previous · 1 · 2
Author | Message |
---|---|
I could define a minimum os version for avx apps. This will for sure solve this problem. Will check this tomorrow. In this case CPU supports AVX but OS does not. This must be checked in different way, there is separate assembler instruction for this. I checked my projects and found that Einstein@Home also has separate AVX app. I also checked how plan classes are configured, and found that value for <os_version> is an regular expression. Something like this should do the trick: Windows ([^7]|7 .*Service Pack) ____________ | |
ID: 881 · Reply Quote | |
Message boards :
Number crunching :
Unknown error number (0xffffffffc000001d)