Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
2a7574b6
Commit
2a7574b6
authored
May 09, 2012
by
Uwe Schulzweida
Browse files
cgribexlib update
parent
2f579d1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cgribexlib.c
View file @
2a7574b6
/* Automatically generated by m214003 at 2012-05-0
4
, do not edit */
/* Automatically generated by m214003 at 2012-05-0
9
, do not edit */
/* CGRIBEXLIB_VERSION="1.5.2" */
...
...
@@ -19,8 +19,12 @@
//#undef _GET_X86_COUNTER
//#undef _GET_IBM_COUNTER
//#undef _ARCH_PWR6
//#undef __AVX__
//#undef __SSE2__
#ifdef __PGI
#undef __AVX__
#undef __SSE2__
#endif
#ifdef _GET_IBM_COUNTER
#include
<libhpc.h>
...
...
@@ -662,8 +666,12 @@ double intpow2(int x)
//#undef _GET_X86_COUNTER
//#undef _GET_IBM_COUNTER
//#undef _ARCH_PWR6
//#undef __AVX__
//#undef __SSE2__
#ifdef __PGI
#undef __AVX__
#undef __SSE2__
#endif
#ifdef _GET_IBM_COUNTER
#endif
...
...
@@ -9757,7 +9765,7 @@ int gribUnzip(unsigned char *dbuf, long dbufsize, unsigned char *sbuf, long sbu
return
(
gribLen
);
}
static
const
char
grb_libvers
[]
=
"1.5.2"
" of ""May
4
2012"" ""1
5:31:56
"
;
static
const
char
grb_libvers
[]
=
"1.5.2"
" of ""May
9
2012"" ""1
0:07:15
"
;
const
char
*
cgribexLibraryVersion
(
void
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment