C++带有八度/其他矩阵库的多线程
我正在尝试进行一些需要一些线性代数的编程,为此我决定使用 Octave C++ API。我在网上寻找使用 API 编写并行代码的资源,但找不到任何资源。有什么可发现的吗?如果没有,是否有等效的库支持它?我真的不想推出自己的线程安全矩阵库。
谢谢。
I'm trying to do some programming that requires a bit of linear algebra, for which I've decided to use Octave C++ API. I was looking online for resources for writing parallel code with the API and was unable to find any. Is there anything to be found? If not, is there an equivalent library that does support it? I don't really want to roll my own thread-safe matrix library.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论