Home
last modified time | relevance | path

Searched refs:ISPC (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/dports/devel/cmake/cmake-3.22.1/Tests/ISPC/
H A DCMakeLists.txt6 PROPERTY LABELS "ISPC")
9 add_ispc_test_macro(ISPC.ChainedStaticLibraries ISPCChainedStaticLibraries)
10 add_ispc_test_macro(ISPC.CustomHeaderSuffix ISPCCustomHeaderSuffix)
11 add_ispc_test_macro(ISPC.Defines ISPCDefines)
12 add_ispc_test_macro(ISPC.DynamicLibrary ISPCDynamicLibrary)
13 add_ispc_test_macro(ISPC.ObjectGenex ISPCObjectGenex)
14 add_ispc_test_macro(ISPC.ObjectLibrary ISPCObjectLibrary)
15 add_ispc_test_macro(ISPC.ResponseAndDefine ISPCResponseAndDefine)
16 add_ispc_test_macro(ISPC.StaticLibrary ISPCStaticLibrary)
17 add_ispc_test_macro(ISPC.SystemIncludes ISPCSystemIncludes)
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Modules/
H A DCMakeDetermineISPCCompiler.cmake5 # determine the compiler to use for ISPC programs
14 include(Platform/${CMAKE_SYSTEM_NAME}-Determine-ISPC OPTIONAL)
15 include(Platform/${CMAKE_SYSTEM_NAME}-ISPC OPTIONAL)
26 if(NOT $ENV{ISPC} STREQUAL "")
32 message(FATAL_ERROR "Could not find compiler set in environment variable ISPC:\n$ENV{ISPC}.")
49 _cmake_find_compiler(ISPC)
52 _cmake_find_compiler_path(ISPC)
65 # setup logic to make sure ISPC outputs a file
72 _cmake_find_compiler_sysroot(ISPC)
79 set(_CMAKE_PROCESSING_LANGUAGE "ISPC")
[all …]
H A DCMakeISPCInformation.cmake13 include(Compiler/${CMAKE_ISPC_COMPILER_ID}-ISPC OPTIONAL)
20 …include(Platform/${CMAKE_EFFECTIVE_SYSTEM_NAME}-${CMAKE_ISPC_COMPILER_ID}-ISPC-${CMAKE_SYSTEM_PROC…
22 include(Platform/${CMAKE_EFFECTIVE_SYSTEM_NAME}-${CMAKE_ISPC_COMPILER_ID}-ISPC OPTIONAL)
31 cmake_initialize_per_config_variable(CMAKE_ISPC_FLAGS "Flags used by the ISPC compiler")
35 CACHE STRING "Libraries linked by default with all ISPC applications.")
41 CACHE STRING "Compiler launcher for ISPC.")
/dports/devel/cmake-gui/cmake-3.22.1/Modules/
H A DCMakeDetermineISPCCompiler.cmake5 # determine the compiler to use for ISPC programs
14 include(Platform/${CMAKE_SYSTEM_NAME}-Determine-ISPC OPTIONAL)
15 include(Platform/${CMAKE_SYSTEM_NAME}-ISPC OPTIONAL)
26 if(NOT $ENV{ISPC} STREQUAL "")
32 message(FATAL_ERROR "Could not find compiler set in environment variable ISPC:\n$ENV{ISPC}.")
49 _cmake_find_compiler(ISPC)
52 _cmake_find_compiler_path(ISPC)
65 # setup logic to make sure ISPC outputs a file
72 _cmake_find_compiler_sysroot(ISPC)
79 set(_CMAKE_PROCESSING_LANGUAGE "ISPC")
[all …]
H A DCMakeISPCInformation.cmake13 include(Compiler/${CMAKE_ISPC_COMPILER_ID}-ISPC OPTIONAL)
20 …include(Platform/${CMAKE_EFFECTIVE_SYSTEM_NAME}-${CMAKE_ISPC_COMPILER_ID}-ISPC-${CMAKE_SYSTEM_PROC…
22 include(Platform/${CMAKE_EFFECTIVE_SYSTEM_NAME}-${CMAKE_ISPC_COMPILER_ID}-ISPC OPTIONAL)
31 cmake_initialize_per_config_variable(CMAKE_ISPC_FLAGS "Flags used by the ISPC compiler")
35 CACHE STRING "Libraries linked by default with all ISPC applications.")
41 CACHE STRING "Compiler launcher for ISPC.")
/dports/devel/cmake/cmake-3.22.1/Modules/
H A DCMakeDetermineISPCCompiler.cmake5 # determine the compiler to use for ISPC programs
14 include(Platform/${CMAKE_SYSTEM_NAME}-Determine-ISPC OPTIONAL)
15 include(Platform/${CMAKE_SYSTEM_NAME}-ISPC OPTIONAL)
26 if(NOT $ENV{ISPC} STREQUAL "")
32 message(FATAL_ERROR "Could not find compiler set in environment variable ISPC:\n$ENV{ISPC}.")
49 _cmake_find_compiler(ISPC)
52 _cmake_find_compiler_path(ISPC)
65 # setup logic to make sure ISPC outputs a file
72 _cmake_find_compiler_sysroot(ISPC)
79 set(_CMAKE_PROCESSING_LANGUAGE "ISPC")
[all …]
H A DCMakeISPCInformation.cmake13 include(Compiler/${CMAKE_ISPC_COMPILER_ID}-ISPC OPTIONAL)
20 …include(Platform/${CMAKE_EFFECTIVE_SYSTEM_NAME}-${CMAKE_ISPC_COMPILER_ID}-ISPC-${CMAKE_SYSTEM_PROC…
22 include(Platform/${CMAKE_EFFECTIVE_SYSTEM_NAME}-${CMAKE_ISPC_COMPILER_ID}-ISPC OPTIONAL)
31 cmake_initialize_per_config_variable(CMAKE_ISPC_FLAGS "Flags used by the ISPC compiler")
35 CACHE STRING "Libraries linked by default with all ISPC applications.")
41 CACHE STRING "Compiler launcher for ISPC.")
/dports/graphics/embree/embree-3.13.2/tutorials/common/tutorial/
H A Dscene_device.h6 #if !defined(ISPC)
22 #if !defined(ISPC)
57 #if !defined(ISPC)
68 #if !defined(ISPC)
78 #if !defined(ISPC)
88 #if !defined(ISPC)
116 #if !defined(ISPC)
144 #if !defined(ISPC)
191 #if !defined(ISPC)
210 #if !defined(ISPC)
[all …]
/dports/graphics/embree/embree-3.13.2/tutorials/common/scenegraph/
H A Dmaterials.h14 #if !defined(ISPC)
19 #if !defined(ISPC)
24 #if defined(ISPC) || defined(CPPTUTORIAL)
26 #define PREFIX(x) ISPC##x
50 #if !defined(ISPC) && !defined(CPPTUTORIAL) in PREFIX()
54 #if !defined(ISPC) in PREFIX()
63 #if !defined(ISPC) && !defined(CPPTUTORIAL) in PREFIX()
75 #if !defined(ISPC) && !defined(CPPTUTORIAL) in PREFIX()
87 #if !defined(ISPC) && !defined(CPPTUTORIAL) in PREFIX()
102 #if !defined(ISPC) && !defined(CPPTUTORIAL) in PREFIX()
[all …]
/dports/graphics/ospray/ospray-2.8.0/cmake/compiler/
H A Dispc.cmake4 # ISPC versions to look for, in decending order (newest first)
9 # try sibling folder as hint for path of ISPC
41 message(FATAL_ERROR "Could not find ISPC. Exiting.")
56 set(ISPC_VERSION ${ISPC_VERSION} CACHE STRING "ISPC Version")
79 # Macro to specify global-scope ISPC include directories
88 # Macro to specify global-scope ISPC definitions
97 # Macro to compile ISPC source into an object file for linking
132 set(ISPC_FLAGS_DEBUG "-g" CACHE STRING "ISPC Debug flags")
221 # Macro to add both C/C++ and ISPC sources to a given target
225 ## Split-out C/C++ from ISPC files ##
[all …]
/dports/devel/ispc/ispc-1.16.1/ispcrt/cmake/
H A Dispc.cmake24 ## Find ISPC ##
27 message(FATAL_ERROR "Could not find ISPC. Exiting.")
32 ## ISPC config options ##
34 option(ISPC_FAST_MATH "enable ISPC fast-math optimizations" OFF)
47 # TODO: query ISPC for available targets to be added here
94 set(ISPC_FLAGS_DEBUG "-g" CACHE STRING "ISPC Debug flags")
96 set(ISPC_FLAGS_RELEASE "-O3" CACHE STRING "ISPC Release flags")
186 ## Split-out C/C++ from ISPC files ##
211 ## Compile ISPC files ##
285 # Output ISPC module format passed by user
[all …]
/dports/devel/cmake/cmake-3.22.1/Tests/ISPC/ResponseAndDefine/
H A DCMakeLists.txt2 project(ispc_spaces_in_path ISPC CXX)
17 target_compile_options(ISPCResponseAndDefine PRIVATE "$<$<COMPILE_LANGUAGE:ISPC>:--target=sse2-i32x…
19 target_compile_options(ISPCResponseAndDefine PRIVATE "$<$<COMPILE_LANGUAGE:ISPC>:--arch=x86>")
25 "$<$<COMPILE_LANGUAGE:ISPC>:STRUCT_DEFINE=struct{uniform int a>;M_PI=3.14159f")
27 "$<$<COMPILE_LANGUAGE:ISPC>:${CMAKE_CURRENT_BINARY_DIR}/fake path with spaces>"
28 "$<$<COMPILE_LANGUAGE:ISPC>:${CMAKE_CURRENT_BINARY_DIR}/path with spaces>")
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/CheckSourceCompiles/
H A DCheckISPCSourceCompiles.cmake2 enable_language (ISPC)
5 check_source_compiles(ISPC "I don't build" SHOULD_FAIL)
7 message(SEND_ERROR "invalid ISPC source didn't fail.")
10 check_source_compiles(ISPC [=[
19 message(SEND_ERROR "Test fail for valid ISPC source.")
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/CheckSourceCompiles/
H A DCheckISPCSourceCompiles.cmake2 enable_language (ISPC)
5 check_source_compiles(ISPC "I don't build" SHOULD_FAIL)
7 message(SEND_ERROR "invalid ISPC source didn't fail.")
10 check_source_compiles(ISPC [=[
19 message(SEND_ERROR "Test fail for valid ISPC source.")
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/CheckSourceCompiles/
H A DCheckISPCSourceCompiles.cmake2 enable_language (ISPC)
5 check_source_compiles(ISPC "I don't build" SHOULD_FAIL)
7 message(SEND_ERROR "invalid ISPC source didn't fail.")
10 check_source_compiles(ISPC [=[
19 message(SEND_ERROR "Test fail for valid ISPC source.")
/dports/graphics/embree/embree-3.13.2/common/cmake/
H A Dispc.cmake6 # paths for ISPC sources
15 # ISPC versions to look for, in decending order (newest first)
20 # try sibling folder as hint for path of ISPC
39 …FIND_PROGRAM(EMBREE_ISPC_EXECUTABLE ispc PATHS ${ISPC_DIR_HINT} DOC "Path to the ISPC executable.")
41 …MESSAGE(FATAL_ERROR "Intel SPMD Compiler (ISPC) not found. Disable EMBREE_ISPC_SUPPORT or install
43 MESSAGE(STATUS "Found Intel SPMD Compiler (ISPC): ${EMBREE_ISPC_EXECUTABLE}")
47 # check ISPC version
53 MESSAGE(FATAL_ERROR "Error executing ISPC executable '${EMBREE_ISPC_EXECUTABLE}': ${ISPC_RESULT}")
60 …MESSAGE(FATAL_ERROR "ISPC ${ISPC_VERSION} is too old. You need at least ISPC ${ISPC_VERSION_REQUIR…
158 COMMENT "Building ISPC object ${outdir}/${fname}.dev${ISPC_TARGET_EXT}"
/dports/devel/ispc/ispc-1.16.1/benchmarks/
H A DREADME.md1 # ISPC micro-benchmarks.
3 Micro-benchmarks are designed to test efficiency of different aspects of ISPC code generation. This…
5 …ary function like ``aos_to_soa()``. This category of tests allow covering ISPC functionality quite…
9 …r comparison of different platforms and regression tracking. In this case ISPC implementation is s…
15ISPC built from sources will used for building benchmarks. If you need to use pre-build ISPC binar…
17 …KS_ISPC_TARGETS`` and ``BENCHMARKS_ISPC_FLAGS`` to set specific target or ISPC compilation switche…
25 - Loops: ``foreach`` loops vs ISPC ``for`` loops vs C++ ``for`` loops. Iteration limits divisible a…
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/CheckCompilerFlag/
H A DCheckISPCCompilerFlag.cmake2 enable_language (ISPC)
5 check_compiler_flag(ISPC "-_this_is_not_a_flag_" SHOULD_FAIL)
7 message(SEND_ERROR "invalid ISPC compile flag didn't fail.")
10 check_compiler_flag(ISPC "--woff" SHOULD_WORK)
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/CheckCompilerFlag/
H A DCheckISPCCompilerFlag.cmake2 enable_language (ISPC)
5 check_compiler_flag(ISPC "-_this_is_not_a_flag_" SHOULD_FAIL)
7 message(SEND_ERROR "invalid ISPC compile flag didn't fail.")
10 check_compiler_flag(ISPC "--woff" SHOULD_WORK)
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/CheckCompilerFlag/
H A DCheckISPCCompilerFlag.cmake2 enable_language (ISPC)
5 check_compiler_flag(ISPC "-_this_is_not_a_flag_" SHOULD_FAIL)
7 message(SEND_ERROR "invalid ISPC compile flag didn't fail.")
10 check_compiler_flag(ISPC "--woff" SHOULD_WORK)
/dports/graphics/openvkl/openvkl-1.1.0/cmake/
H A Dopenvkl_ispc.cmake4 option(OPENVKL_ISPC_FAST_MATH "enable ISPC fast-math optimizations" OFF)
6 # ISPC versions to look for, in decending order (newest first)
11 # try sibling folder as hint for path of ISPC
37 message("Could not find ISPC (looked in PATH and ${ISPC_DIR_HINT})")
43 message(FATAL_ERROR "Could not find ISPC. Exiting.")
45 message(STATUS "Found Intel SPMD Compiler (ISPC): ${ISPC_EXECUTABLE}")
58 set(ISPC_VERSION ${ISPC_VERSION} CACHE STRING "ISPC Version")
144 # force ISPC name mangling. this avoids global name conflicts between devices
190 set(ISPC_FLAGS_DEBUG "-g" CACHE STRING "ISPC Debug flags")
192 set(ISPC_FLAGS_RELEASE "-O3" CACHE STRING "ISPC Release flags")
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Help/envvar/
H A DISPC.rst1 ISPC chapter
8 Preferred executable for compiling ``ISPC`` language files. Will only be used by
9 CMake on the first configuration to determine ``ISPC`` compiler, after which the
10 value for ``ISPC`` is stored in the cache as
/dports/devel/cmake-doc/cmake-3.22.1/Help/envvar/
H A DISPC.rst1 ISPC chapter
8 Preferred executable for compiling ``ISPC`` language files. Will only be used by
9 CMake on the first configuration to determine ``ISPC`` compiler, after which the
10 value for ``ISPC`` is stored in the cache as
/dports/devel/cmake/cmake-3.22.1/Help/envvar/
H A DISPC.rst1 ISPC chapter
8 Preferred executable for compiling ``ISPC`` language files. Will only be used by
9 CMake on the first configuration to determine ``ISPC`` compiler, after which the
10 value for ``ISPC`` is stored in the cache as
/dports/graphics/openvkl/openvkl-1.1.0/doc/
H A Doverview.md18 Intel® Implicit SPMD Program Compiler (Intel® ISPC) by also providing an ISPC
20 renderer in ISPC that automatically vectorizes and leverages SSE, AVX, AVX2,
21 AVX-512, and NEON instructions. ISPC also supports runtime code selection,
22 thus ISPC will select the best code path for your application.

12345678910>>...17