P4 to Git Change 1205606 by emankov@em-hsa-amd on 2015/10/29 16:46:58
SWDEV-77584 - ORCA RT: Preparations for enabling HSAIL on OpenCL 1.2 by default. Minor refactoring of compile/link options' routines.
[Testing] pre check-in
[Reviewer] German Andryeyev
http://ocltc.amd.com/reviews/r/8848
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/platform/program.cpp#74 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/program.hpp#36 edit
[ROCm/clr commit: 3f84eb5956]
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -186,6 +186,12 @@ public:
|
||||
|
||||
//! RTTI internal implementation
|
||||
virtual ObjectType objectType() const {return ObjectTypeProgram;}
|
||||
|
||||
static int GetOclCVersion(const char* clVer);
|
||||
|
||||
static bool ParseAMDOCLBUILDOptions(option::Options& options);
|
||||
|
||||
static bool ParseAMDOCLLINKOptions(option::Options& options);
|
||||
};
|
||||
|
||||
/*! @}
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user