Skip to content

[GPU] delete _SECURE_SCL#36048

Merged
p-durandin merged 7 commits into
openvinotoolkit:masterfrom
michal-miotk:delete_secure
Jun 3, 2026
Merged

[GPU] delete _SECURE_SCL#36048
p-durandin merged 7 commits into
openvinotoolkit:masterfrom
michal-miotk:delete_secure

Conversation

@michal-miotk
Copy link
Copy Markdown
Contributor

Details:

  • delete macro as it is deprecated and iterator checkers are automatically inserted when build type is Debug. Having it makes compilation fail in vs2026

Tickets:

  • no

@michal-miotk michal-miotk requested review from a team as code owners May 22, 2026 15:41
@github-actions github-actions Bot added the category: GPU OpenVINO GPU plugin label May 22, 2026
Lyamin-Roman
Lyamin-Roman previously approved these changes May 22, 2026
@Lyamin-Roman Lyamin-Roman dismissed their stale review May 22, 2026 17:08

I'm not sure we even need this extra logic
It looks like the _SECURE_SCL branch simply never worked before, so we can just remove it at all

@michal-miotk
Copy link
Copy Markdown
Contributor Author

in case of vs2022 + debug it _SECURE_SCL was 1

@michal-miotk
Copy link
Copy Markdown
Contributor Author

in case of vs2026 + debug _SECURE_SCL was 1

Comment thread src/plugins/intel_gpu/include/intel_gpu/runtime/compounds.hpp Outdated
@p-durandin p-durandin enabled auto-merge June 3, 2026 14:59
@p-durandin p-durandin added this to the 2026.3 milestone Jun 3, 2026
@p-durandin p-durandin added this pull request to the merge queue Jun 3, 2026
Merged via the queue into openvinotoolkit:master with commit 9e6d8a9 Jun 3, 2026
187 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: GPU OpenVINO GPU plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants