|
|
@@ -1,5 +1,5 @@ |
|
|
|
/***************************************************************************** |
|
|
|
Copyright (c) 2011, Lab of Parallel Software and Computational Science,ICSAS |
|
|
|
Copyright (c) 2011,2012 Lab of Parallel Software and Computational Science,ISCAS |
|
|
|
All rights reserved. |
|
|
|
|
|
|
|
Redistribution and use in source and binary forms, with or without |
|
|
@@ -143,7 +143,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
#if defined(BARCELONA) || defined(SHANGHAI) |
|
|
|
#if defined(BARCELONA) || defined(SHANGHAI) || defined(BOBCAT) |
|
|
|
|
|
|
|
#define SNUMOPT 8 |
|
|
|
#define DNUMOPT 4 |
|
|
|