Skip to content

Compiler And Parallel Computing

← Back to Domain-Specific Abstractions by Domain

1 domain-specific abstractions whose origin domain is Compiler And Parallel Computing.

  • Data dependency — A relation in which one program operation reads or writes a location whose value or ordering is affected by another operation, constraining safe reordering and parallel execution.