Skip to content

Using large voxel numbers in Dosxyznrc #723

Discussion options

You must be logged in to vote

Try changing the compiler flags in the Makefile to allow for large arrays:
EGS_EXTRA_LIBS = $(FLIBS) $(BEAMLIB_EXTRA_LIBS) -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mcmodel=large

This is a common question, there's more discussion here: https://www.reddit.com/r/EGSnrc/comments/jkcv4e/increase_the_maximun_number_of_voxels_in_xyz/

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@crcrewso
Comment options

@Abdullah-Abuhaimed
Comment options

@rtownson
Comment options

@crcrewso
Comment options

@Abdullah-Abuhaimed
Comment options

Answer selected by rtownson
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants