Skip to content

Conversation

@olenz
Copy link

@olenz olenz commented Jun 20, 2012

Unsere Fixes von gerade

rempferg and others added 30 commits March 15, 2012 15:37
…o matter whether MASS is switched on or off.
Center of mass motion tools compatible with MASS
…o matter whether MASS is switched on or off.
* 'ghmc' of github.com:samins/espresso:
Olaf Lenz and others added 30 commits January 17, 2013 17:13
…usly report cuda as working on systems that provide the tools to compile and link cuda code but do not provide the dynamically linked libraries to cuda binaries.
…ufft if the cuda checks failed. Properly fenced all the code depending on those libraries. Unfortunately the fences don't work because the precompiler constant CUDA gets set even when the checks fail.
…uda, including the run check, succeed. Since in that case, the cuda libraries are left out and all cuda code is fenced off, this should produce a working ESPResSo binary even on system where the cuda build tools are properly set up but the dynamic libraries are not properly referenced.
…broken cuda setups. Found and fixed two more bugs, one in the code fences and one in the cuda indicator for the makefile.
… files which contain declarations referencing cuda datatypes can also be processed by compilers other than nvcc.
Conflicts:
	doc/ug/io.tex
	samples/check_potential.tcl
	samples/diamond.tcl
	samples/lj_benchmark.tcl
	samples/maggs.tcl
	scripts/auxiliary.tcl
	tools/series.tcl
	tools/watch.tcl
Conflicts:
	src/comforce.c
	src/debug.c
	src/iccp3m.c
	src/maggs.c
	src/mmm2d.c
	src/p3m-dipolar.c
	src/p3m.c
	src/tcl/statistics_tcl.c
Conflicts:
	.gitignore
	scripts/Makefile.am
	src/cuda_init.cu
	src/cuda_init.h
	src/lj.c
	src/tcl/initialize_interpreter.c
Implicit declarations due to missing header includes.
Parse myconfig for use in setup.py.
Fixed compiler warnings for cython.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.