remove ineffectual compiler directives from nmodl generated code (#270)
Remove some old compiler directives and properties from modcc-generated kernels that were not used by the intel compiler, and were not recognised by gcc. Now the optimized x86 kernels can be compiled by both gcc and intel compilers.
Please register or sign in to comment