"test/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "f9a06df329317205496636ef1f8fb4a3b3f9b2db"
-
Paul Fultz II authored
This is to help enable multi-target execution. We store a vector of targets and contexts. Currently this will only compile a single target, the PR #1672 is needed to enable multiple targets. This will also serialize the targets and contexts. When using the execution_environment or prog.get_context() it will always use the context from the first target assuming this is the "primary" target. Although, its unlikely a user would use execution_environment with a multi-target environment.
072fd5cc