ipython-sql
ipython-sql copied to clipboard
Low memory in Gephi
I have a bipartite network and i want to change it to one mode network and i use multi_mode network plugin. My friend use my data set and can change it easily to one mode network. But when I do the same, My gephi not responding and my system get hanged.
My gephi version: 0.9.1
My laptops basic information:
My gephi config:
[
quote]# ${HOME} will be replaced by user home directory according to platform default_userdir="${HOME}/.${APPNAME}/${project.version}/dev" default_mac_userdir="${HOME}/Library/Application Support/${APPNAME}/${project.version}/dev" options used by the launcher by default, can be overridden by explicit command line switches default_options="--branding gephi -J-Xms64m -J-Xmx64000m -J-Xverify:none -J-Dsun.java2d.noddraw=true -J-Dsun.awt.noerasebackground=true -J-Dnetbeans.indexing.noFileRefresh=true -J-Dplugin.manager.check.interval=EVERY_DAY" for development purposes you may wish to append: -J-Dnetbeans.logger.console=true -J-ea default location of JDK/JRE, can be overridden by using --jdkhome
switch jdkhome="/path/to/jdk" clusters' paths separated by path.separator (semicolon on Windows, colon on Unices) extra_clusters=[/quote]:
my java info:
Sometimes my system just get hanged and I should shut it down, but sometime i face this error:
Close program to prevent information lost Your computer is low on memory.save your files and close the programs. JAVA TM Platform SE binary
Does any one can help to fix this problem? I know that is not because of my graph size, my friends can see the results by their laptop thanks
You meant to post this somewhere else. This repository is about a Python SQL thingie.