如何在 Gephi 中打开超过 30.000 个节点的网络

发布于 2025-01-16 18:59:21 字数 207 浏览 4 评论 0原文

我在 Windows 10(64x,8Gb RAM)中运行 Gephi 0.9.2,在 30.000 个节点以下的网络中性能正常。当我尝试使用更大的数据集时,程序就会崩溃。有时在程序刚刚打开时会发生这种情况;其他人在应用ForceAtlas2时会发生这种情况。

我尝试将 gephi.conf 中的 RAM 内存使用限制从 1400m 上传到许多不同的值,但当我这样做时,程序无法打开。

I am running Gephi 0.9.2 in Windows 10 (64x, 8Gb RAM) with normal performance in networks under 30.000 nodes. When I try with bigger datasets the program just crashes. Sometimes it happens when the program just has been open; others it happens when applying ForceAtlas2.

I tried to upload the limit of RAM memory usage in gephi.conf from 1400m to many different values but when I do that the program cannot be opened.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

初心 2025-01-23 18:59:21

8Gb RAM 很可能不足以运行包含 30,000 个节点的网络。特别是如果您的节点和/或边具有属性。
您可以做的是:

  • 创建网络的剥离版本,其中节点和边没有属性。您可以通过导航到数据实验室并删除属性列来完成此操作。

或者

  • 在具有 16Gb RAM 的笔记本电脑上测试您的网络(我知道这并不容易),看看这是否有任何区别。

It might well be that 8Gb of RAM is insufficient to run a network of 30,000 nodes. Especially if your nodes and / or edges have attributes.
What you can do is:

  • create a stripped version of your network where nodes and edges have no attributes. You can do that by navigating to the Data laboratory and deleting the columns of your attributes.

or

  • test your network on a laptop with 16Gb of RAM (not easy, I know) and see if that makes any difference.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文