Skip to content

Conversation

@rohany
Copy link
Contributor

@rohany rohany commented Feb 17, 2021

Fixes #409.

This commit fixes a bug where position loops parallelized with OpenMP
that operated over windowed tensor modes would fail to compile.

This commit also fixes some compilation errors compiling windowing tests
on Ubuntu.

Fixes tensor-compiler#409.

This commit fixes a bug where position loops parallelized with OpenMP
that operated over windowed tensor modes would fail to compile.

This commit also fixes some compilation errors compiling windowing tests
on Ubuntu.
@stkaplan
Copy link
Contributor

Wow, that was quick -- I can verify this fixes it for me.

@stephenchouca stephenchouca merged commit bfdaa71 into tensor-compiler:master Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

windowing/assignment.windowing/1 test fails with OpenMP

3 participants