Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • gpgpu/parallel_worlds
  • plustig/parallel_worlds
  • peter.faber/parallel-worlds-cuda
  • gfx/parallel_worlds
  • ai01031/parallel_worlds
5 results
Show changes
Showing
with 6 additions and 498 deletions
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
Debug|x64|C:\Users\Tanja\Desktop\ct_projekt\8\parallelwelten_1\build\|
File deleted
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2013 for Windows Desktop
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{A2FFBF67-6A31-49A1-B34E-9C1BB502D219}"
ProjectSection(ProjectDependencies) = postProject
{8A3170E7-99E6-4642-86EE-11225E3FE061} = {8A3170E7-99E6-4642-86EE-11225E3FE061}
{2B2557EF-D607-4E0A-A4E5-1A39CC089314} = {2B2557EF-D607-4E0A-A4E5-1A39CC089314}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{8A3170E7-99E6-4642-86EE-11225E3FE061}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "parallelwelten_1", "parallelwelten_1.vcxproj", "{2B2557EF-D607-4E0A-A4E5-1A39CC089314}"
ProjectSection(ProjectDependencies) = postProject
{8A3170E7-99E6-4642-86EE-11225E3FE061} = {8A3170E7-99E6-4642-86EE-11225E3FE061}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
MinSizeRel|x64 = MinSizeRel|x64
RelWithDebInfo|x64 = RelWithDebInfo|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A2FFBF67-6A31-49A1-B34E-9C1BB502D219}.Debug|x64.ActiveCfg = Debug|x64
{A2FFBF67-6A31-49A1-B34E-9C1BB502D219}.Release|x64.ActiveCfg = Release|x64
{A2FFBF67-6A31-49A1-B34E-9C1BB502D219}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
{A2FFBF67-6A31-49A1-B34E-9C1BB502D219}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
{8A3170E7-99E6-4642-86EE-11225E3FE061}.Debug|x64.ActiveCfg = Debug|x64
{8A3170E7-99E6-4642-86EE-11225E3FE061}.Debug|x64.Build.0 = Debug|x64
{8A3170E7-99E6-4642-86EE-11225E3FE061}.Release|x64.ActiveCfg = Release|x64
{8A3170E7-99E6-4642-86EE-11225E3FE061}.Release|x64.Build.0 = Release|x64
{8A3170E7-99E6-4642-86EE-11225E3FE061}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
{8A3170E7-99E6-4642-86EE-11225E3FE061}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
{8A3170E7-99E6-4642-86EE-11225E3FE061}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
{8A3170E7-99E6-4642-86EE-11225E3FE061}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
{2B2557EF-D607-4E0A-A4E5-1A39CC089314}.Debug|x64.ActiveCfg = Debug|x64
{2B2557EF-D607-4E0A-A4E5-1A39CC089314}.Debug|x64.Build.0 = Debug|x64
{2B2557EF-D607-4E0A-A4E5-1A39CC089314}.Release|x64.ActiveCfg = Release|x64
{2B2557EF-D607-4E0A-A4E5-1A39CC089314}.Release|x64.Build.0 = Release|x64
{2B2557EF-D607-4E0A-A4E5-1A39CC089314}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
{2B2557EF-D607-4E0A-A4E5-1A39CC089314}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
{2B2557EF-D607-4E0A-A4E5-1A39CC089314}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
{2B2557EF-D607-4E0A-A4E5-1A39CC089314}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
File deleted
This diff is collapsed.
<?xml version="1.0" encoding="Windows-1252"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClCompile Include="C:\Users\Tanja\Desktop\ct_projekt\8\parallelwelten_1\src\main.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<CustomBuild Include="C:\Users\Tanja\Desktop\ct_projekt\8\parallelwelten_1\src\CMakeLists.txt" />
</ItemGroup>
<ItemGroup>
<Filter Include="Source Files">
<UniqueIdentifier>{B52470AE-429C-44FE-B296-9E13044DC3AF}</UniqueIdentifier>
</Filter>
</ItemGroup>
</Project>
Der Buildvorgang wurde am 08.11.2014 17:56:28 gestartet.
1>Projekt "C:\Users\Tanja\Desktop\ct_projekt\8\parallelwelten_1\build\ZERO_CHECK.vcxproj" auf Knoten "2", Build Ziel(e).
1>CustomBuild:
Checking Build System
CMake does not need to re-run because C:/Users/Tanja/Desktop/ct_projekt/8/parallelwelten_1/build/CMakeFiles/generate.stamp is up-to-date.
1>Die Erstellung des Projekts "C:\Users\Tanja\Desktop\ct_projekt\8\parallelwelten_1\build\ZERO_CHECK.vcxproj" ist abgeschlossen, Build Ziel(e).
Build erfolgreich.
Verstrichene Zeit 00:00:14.51
#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
Debug|x64|C:\Users\Tanja\Desktop\ct_projekt\8\parallelwelten_1\build\|
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
cmake_minimum_required( VERSION 3.1 )
cmake_minimum_required( VERSION 3.12 )
project( parallel_worlds_1 )
set( EXECUTABLE ${PROJECT_NAME} )
if( MSVC )
message( "MSVC: adding compiler flags" )
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /arch:SSE2 /I.")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /Z7 /arch:SSE2 /I.")
endif( MSVC )
if( UNIX )
message( "UNIX-like system: adding compiler flags" )
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -msse2 -I.")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -msse2 -I.")
endif( UNIX )
find_package( OpenCV REQUIRED )
include_directories( ${OpenCV_INCLUDE_DIRS} )
# THX: https://stackoverflow.com/questions/67641589/how-can-i-tell-cmake-3-9-i-want-to-use-nvidias-opencl-library
find_package( CUDA )
set(OpenCL_ROOT "${CUDA_TOOLKIT_ROOT_DIR}")
find_package( OpenCL REQUIRED )
include_directories( ${OpenCL_INCLUDE_DIRS} )
......