Text archives Help
- From: boulos@sci.utah.edu
- To: manta@sci.utah.edu
- Subject: [MANTA] r1600 - trunk/include
- Date: Wed, 1 Aug 2007 19:29:01 -0600 (MDT)
Author: boulos
Date: Wed Aug 1 19:29:01 2007
New Revision: 1600
Modified:
trunk/include/CMakeLists.txt
Log:
include/CMakeLists.txt
Disabling USE_DYNBVH_PORTS by default. It is BROKEN for packets that
aren't full (meaning rayBegin == 0 and rayEnd == RayPacket::MaxSize),
so should not be on by default. It does provide improved performance
still for full packets, so if people like they can turn it on
individually.
Modified: trunk/include/CMakeLists.txt
==============================================================================
--- trunk/include/CMakeLists.txt (original)
+++ trunk/include/CMakeLists.txt Wed Aug 1 19:29:01 2007
@@ -88,7 +88,7 @@
###############################################################################
## Configure DynBVH_Parameters.h
-SET(MANTA_USE_DYNBVH_PORTS ON CACHE BOOL "Use templated DynBVH Code")
+SET(MANTA_USE_DYNBVH_PORTS OFF CACHE BOOL "Use templated DynBVH Code")
IF(MANTA_USE_DYNBVH_PORTS)
SET(MANTA_USE_DYNBVH_PORTS_DEF "1")
- [MANTA] r1600 - trunk/include, boulos, 08/01/2007
Archive powered by MHonArc 2.6.16.