Skip to content
#

arc

Here are 157 public repositories matching this topic...

ryanblock
ryanblock commented Jan 28, 2020

Hey all! We are passionate about providing folks with excellent documentation docs, and Architect's current docs have fallen short of that goal and standard. I'm asking for the Architect community's help in executing the largest overhaul of Architect's docs since the framework's creation.

I've outlined the stages of this project below, the proposed hierarchy of content, and a detailed conte

jellicoe
jellicoe commented Mar 29, 2018

Documentation request:
no where is it obvious how to run multiple masternodes on a single VPS

the only solution I have found is to run
sudo ./install.sh -p xios -c 3 -n 4

and then manually edit the /etc/masternodes/xios_n1..3.conf file for each node and run each on a different port and add these ports to the firewall rules

then bootstrap each folder /var/lib/masternodes/xios1..3

is

abrodkin
abrodkin commented Nov 29, 2019

We do have quite some __builtin_arc_xxx functions documented in the official GCC documentation, see https://gcc.gnu.org/onlinedocs/gcc/ARC-Built-in-Functions.html but some which we do implement (see https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arc/builtins.def?view=markup) are not documented.

For example the following built-ins are missing in the documentation:

  • __builtin_arc_ffs()

Improve this page

Add a description, image, and links to the arc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arc topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.