Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Conversation

@rmurray2
Copy link

@rmurray2 rmurray2 commented Nov 9, 2015

change line 139 of cpp/gpp_python_common.cpp to:

 for (auto i = 0l; i < num_threads; ++i) {

See #440

jialeiwang and others added 30 commits August 1, 2014 14:51
…e_consistency_check_between_gpu_vs_cpu_computation_for_general_qp_EI
…eck_between_gpu_vs_cpu_computation_for_general_qp_EI

Jialei gh219 improve consistency check between gpu vs cpu computation for general qp ei
…_up_gpu_computation_on_EI_gradEI

Conflicts:
	moe/optimal_learning/cpp/gpu/gpp_cuda_math.cu
…ndit_endpoint

Implement Epsilon-First bandit endpoint
adding missing backticks to fix rendering issue
Fix kwarg passing in combined example
…c kwargs aren't set

2. adding kwargs to mean_var in moe_examples
…ct_cudaEI_to_optimization_algorithm

Conflicts:
	moe/optimal_learning/cpp/gpp_core.cpp
	moe/optimal_learning/cpp/gpp_expected_improvement_gpu.cpp
	moe/optimal_learning/cpp/gpp_expected_improvement_gpu.hpp
	moe/optimal_learning/cpp/gpp_expected_improvement_gpu_test.cpp
…ombined_example

Eliu gh 358 fix kwarg handling in combined example
…github.com:sc932/MOE into jialei_gh270_connect_cudaEI_to_optimization_algorithm
2. make autodoc tools understand the gpu directory
3. cleanup some doc warnings & rendering issues
suntzu86 and others added 17 commits November 7, 2014 16:31
added COBYLA (no REST interface yet)
C++ GradientDescentParameters now tracks num_steps_averaged (but doesnt use it)
…members_to_python

optimizer param struct improvements
…calculation

Fixing UCB1 and UCB1-tuned algorithm calculation of upper confidence bound
@suntzu86
Copy link
Contributor

I'm somewhat confused as to why there's 250+ changes over 291 files :O master way out of date or something? Git doing something dumb?

For just 1 line I'll update it, don't worry about this anymore :)

@rmurray2
Copy link
Author

It's probably something I did incorrectly; that was my first PR. Probably should have just let you do it :)

maxweule and others added 11 commits April 8, 2016 10:52
Something appears to be broken in our travis workflow. The last major MOE commit built successfully and tests still pass locally. But from the passage of time, the travis blob has been disabled.

The travis stuff needs updating anyway (numpy, scipy from wheels, not manual rebuild, yuck).
Temporarily disable Travis build widget.
screwed up the indents
…ll_docs

Suntzu86 gh 401 better docker install docs
Update Scott's email to a working address.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants