Skip to content

buildbot includes theano.gpuarray#187

Merged
nouiz merged 1 commit intolisa-lab:masterfrom
slefrancois:buildbot_gpuarray
May 5, 2017
Merged

buildbot includes theano.gpuarray#187
nouiz merged 1 commit intolisa-lab:masterfrom
slefrancois:buildbot_gpuarray

Conversation

@slefrancois
Copy link
Copy Markdown
Contributor

Move gpuarray DLT tests inside repo using jenkins.

@slefrancois slefrancois requested a review from nouiz May 5, 2017 18:22
echo "==== Executing nosetests with mode=FAST_RUN,floatX=float32,device=cuda"
NAME=dlt_float32_cuda
FILE=${BUILDBOT_DIR}/${NAME}_tests.xml
PYTHONPATH=${BUILDBOT_DIR}/Theano:${BUILDBOT_DIR}/DeepLearningTutorials/code:${PYTHONPATH} THEANO_FLAGS=${FLAGS},mode=FAST_RUN,floatX=float32,device=cuda nosetests-2.7 test.py ${XUNIT}${FILE} ${SUITE}${NAME}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a new binary file that was added code/.DS_Store. remove it.

Otherwise, this PR seem good.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's actually removing that file, it was introduced in PR #184.

It's macOS hidden filesystem information.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

k

@slefrancois slefrancois force-pushed the buildbot_gpuarray branch from 5dfad7e to e7b2dc8 Compare May 5, 2017 19:40
@nouiz nouiz merged commit 6ef907b into lisa-lab:master May 5, 2017
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.

2 participants