---
title: threadingModel
framework: accelerate
role: symbol
role_heading: Type Property
path: accelerate/blas/threadingmodel-swift.type.property
---

# threadingModel

The BLAS and LAPACK threading model.

## Declaration

```swift
static var threadingModel: BLAS.ThreadingModel { get set }
```

## See Also

### Setting the BLAS and LAPACK threading model

- [BLAS.ThreadingModel](accelerate/blas/threadingmodel-swift.struct.md)
